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

Provide within-process "public" API for fiber dumps

Open armanbilge opened this issue 3 years ago • 3 comments
trafficstars

For environments without signals or JMX ... that would be Windows/GraalVM and browsers?

armanbilge avatar Nov 24 '21 04:11 armanbilge

"public" b/c @vasilmkd proposed the duck-typing trick.

armanbilge avatar Nov 24 '21 04:11 armanbilge

From this discussion on Discord another use-case for this would be when creating a custom IORuntime outside of IOApp since neither mbeans nor signals are registered in that case.

armanbilge avatar Nov 30 '21 03:11 armanbilge

Another Discord discussion, considering ideas to integrate fiber dumps with test suites via this API.

armanbilge avatar Dec 01 '21 18:12 armanbilge