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

Refactor data save event order processing, use new method in DataSyncer #243

Merged
merged 5 commits into from
Feb 11, 2024

Conversation

WiIIiam278
Copy link
Owner

Fixes #242

Also resolves a race condition issue preventing API hooks listening to the DataSaveEvent from modifying user data.

The DataSaveEvent will now always run before redis operations (except on server shutdown)

@WiIIiam278 WiIIiam278 self-assigned this Feb 11, 2024
@WiIIiam278 WiIIiam278 merged commit 12e2236 into master Feb 11, 2024
2 checks passed
@WiIIiam278 WiIIiam278 deleted the fix/data-save-event-order branch February 13, 2024 14:43
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.

userdata restore doesn't work
1 participant