cats-effect icon indicating copy to clipboard operation
cats-effect copied to clipboard

Report mask status in fiber dumps

Open djspiewak opened this issue 3 years ago • 0 comments

There's two forms this could take. First, when a fiber is WAITING, it would be really helpful to know if it's masked. Second, we could get really wild and capture mask status on trace frames, which we could then visually report in some way in the trace itself. This might be helpful.

djspiewak avatar Mar 03 '22 18:03 djspiewak