Skip to content

Luckperms Fabric causes server to process to never exit after shutdown #3093

@Justsnoopy30

Description

@Justsnoopy30

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

  1. Install LuckPerms on Fabric 1.17
  2. Start the server
  3. Run /stop
  4. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: issueThe issue identifies a bug/problem with the software.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions