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

Add Thread Safety to AllegianceManager PassXP #3728

Merged
merged 1 commit into from
Nov 2, 2021

Conversation

Mag-nus
Copy link
Member

@Mag-nus Mag-nus commented Nov 1, 2021

This follows the same thread-safety pattern used in other parts of AllegianceManager, like HandlePlayerDelete.

The intent here is that AllegianceManager should mange its own thread safety. Callers shouldn't have to worry about if an AllegianceManager action should be thread safe or not.

This follows the same thread-safety pattern used in other parts of AllegianceManager, like HandlePlayerDelete.

The intent here is that AllegianceManager should mange its own thread safety. Callers shouldn't have to worry about if an AllegianceManager action should be thread safe or not.
@Mag-nus
Copy link
Member Author

Mag-nus commented Nov 1, 2021

This needs testing.

@Mag-nus Mag-nus merged commit 2a59dc0 into ACEmulator:master Nov 2, 2021
@Mag-nus Mag-nus deleted the AllegiancePassXpThreadSafe branch November 2, 2021 23:49
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.

None yet

2 participants