[Bug] Server won't stop because of a waiting FileWatcher thread
realkarmakun opened this issue ยท 3 comments
Version Info
- Minecraft, 1.20.1
- NeoForge, 47.1.100
- Config Lib, 1.1.8
Server Info
- Linux (tried both openjdk slim docker image) and Manjaro
- Java Temurin 17.0.10
Description of the Bug
When server is stopped, it will but few threads will be left hanging unallowing for the server process to completely shutdown. Here is a bit of logs along with threadumps produced after: https://ptero.co/hinovepejo.pl
Steps to Reproduce
Run Linux with Java Temurin. Install the lib along with the mod that uses it. I was able to reproduce it perhaps the exact issue is with one of dependable mods, but that's yet to be confirmed
Screenshots
None
Yeah sorry, perhaps I was hasty making and issue, but this thread dumps are of a single process that is left hanging after stopping the server. Maybe some mod depending on the library is not using it correctly. I'll try binary searching for it, though I believe it's still connected to the library. Can we not close the issue for the time being?
UPD: Actually I don't really have time searching for dependencies to this mod, so I guess I can just deal with it. I'll be closing this