Skip to content

fix command handling race condition#5820

Merged
Wide-Cat merged 1 commit into
MeteorDevelopment:masterfrom
crosby-moe:fix/command-handling-race-condition
Nov 3, 2025
Merged

fix command handling race condition#5820
Wide-Cat merged 1 commit into
MeteorDevelopment:masterfrom
crosby-moe:fix/command-handling-race-condition

Conversation

@crosby-moe

Copy link
Copy Markdown
Collaborator

Type of change

  • Bug fix
  • New feature

Description

although it is safe to send chat messages from offthread (commonly done when using automated tools), meteor's command handling sometimes caused a race condition which prevented said automated tools from executing meteor commands, instead sending the messages as plain text in chat

Related issues

none

How Has This Been Tested?

the J

Checklist:

  • My code follows the style guidelines of this project.
  • I have added comments to my code in more complex areas.
  • I have tested the code in both development and production environments.

@Wide-Cat Wide-Cat merged commit 55c41e5 into MeteorDevelopment:master Nov 3, 2025
1 check passed
MistressOfDNS pushed a commit to MistressOfDNS/meteor-client-fork that referenced this pull request May 7, 2026
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.

2 participants