Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The CommandProcessor should be thread-safe #42

Merged
merged 1 commit into from
May 17, 2024

Conversation

Corniel
Copy link
Contributor

@Corniel Corniel commented May 17, 2024

By using a ConcurrentDictionary the thread-safety issue has been resolved.

@Corniel Corniel added the bug Something isn't working label May 17, 2024
@Corniel Corniel requested a review from CptWesley May 17, 2024 07:03
@Corniel Corniel self-assigned this May 17, 2024
@Corniel Corniel merged commit be9907d into master May 17, 2024
1 check passed
@Corniel Corniel deleted the command-processor-thread-safe branch May 17, 2024 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants