Skip to content

Non-daemon threads currently preventing JVM termination #722

Open
@DGolubets

Description

@DGolubets

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions