Possible to detect use of non-daemon threads?
Open
- Dominant language
- Java
- Stars
- 7.2k
- Forks
- 820
- Avg merge
- 5h 9m
- Merged PRs (30d)
- 50
Description
Would it be possible to detect if non-daemon threads are being used in a code base? I'd like to add this sort of check to "library" projects in my company so they can't accidentally block JVM shutdown.
Contributor guide
Assessment
This issue has not been assessed yet.