Context Switches are Bad, but Stack Traces are Worse
Created on 2022-07-10T17:38:22-05:00
Context switch: changing from one task to another.
Stack trace: explaining why you are doing a set of tasks right now.
Asking for status reports / sitreps makes people have to stop working (context switch) and possibly figure out how to explain the stack of tasks (stack trace) losing productivity.