goxr3plus / goxr3plus/java-stream-player
ExecutorService is not shut down
Open
- Dominant language
- Java
- Stars
- 158
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
First of all thanks for the work on this project - works wonderfully.
I used it in a JavaFX application and noticed, that after calling Platform.exit(), the process was still running.
It seems like the StreamPlayer class uses Java8 ExecutorService, but never shuts it down.
How about adding a public method to shut down the ExecutorServices ?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.