Skip to content

Conversation

@mdcfe
Copy link
Member

@mdcfe mdcfe commented Nov 30, 2020

Information

This PR fixes an issue reported on Discord, where commands executed through XMPP are dispatched async from the XMPP listener thread.

Details

Proposed fix:
Dispatch commands on the server's main thread, instead of asynchronously.

Environments tested:

  • Latest Paper Version (any OS, any Java 8+ version)
  • CraftBukkit/Spigot/Paper 1.12.2 (any OS, any Java 8+ version)
  • CraftBukkit 1.8.8 (any OS, any Java 8+ version)

@mdcfe mdcfe added this to the 2.19.0 milestone Nov 30, 2020
@mdcfe mdcfe merged commit 5bb3cc8 into 2.x Dec 11, 2020
@mdcfe mdcfe deleted the fix/xmpp-async-commands branch December 11, 2020 16:36
DarkEyeDragon pushed a commit to DarkEyeDragon/Essentials that referenced this pull request Dec 24, 2020
This PR fixes an issue reported on Discord, where commands executed through XMPP are dispatched async from the XMPP listener thread.
ressidell pushed a commit to ressidell/Essentials that referenced this pull request Apr 27, 2025
This PR fixes an issue reported on Discord, where commands executed through XMPP are dispatched async from the XMPP listener thread.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants