Open
Description
Sometimes I see my apps not shutting down properly with this in the output:
Non-daemon threads currently preventing JVM termination: - 45: Thread[DestroyJavaVM,5,main]
- - 21: Thread[blaze-selector-0,5,main]
I can't easily reproduce this.
But my question is: why do you make these threads non-daemon? Any particular reason?
Http4s version: 0.23.7