Description
When I run /stop, the server saves chunks and then says [Server thread/INFO]: Thread Query Listener stopped, which is usually the last line before the process exits, but with LuckPerms installed, the process gets stuck there and never exits.
Reproduction steps
- Install LuckPerms on Fabric 1.17
- Start the server
- Run /stop
- Observe that the server gets stuck on shutdown at
[Server thread/INFO]: Thread Query Listener stopped and the process stays running.
Expected behaviour
I expected for /stop to make the server fully shut down, with the java process exiting.
Environment details
- Server type/version:
Fabric 1.17
- LuckPerms version:
v5.3.50
Any other relevant details
None
Description
When I run
/stop, the server saves chunks and then says[Server thread/INFO]: Thread Query Listener stopped, which is usually the last line before the process exits, but with LuckPerms installed, the process gets stuck there and never exits.Reproduction steps
[Server thread/INFO]: Thread Query Listener stoppedand the process stays running.Expected behaviour
I expected for /stop to make the server fully shut down, with the java process exiting.
Environment details
Fabric 1.17v5.3.50Any other relevant details
None