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

Small saveserver changes #1101

Merged
merged 2 commits into from
Jan 31, 2025

Conversation

ArchangelWTF
Copy link
Contributor

  • Adds a saveguard to the current profile being saved to prevent it from being called again for a save if one is already underway, this is only ever possible in my testing to happen on certain race conditions where a user might quit the game at the same time as the server is saving, none the less it's better if this is only processed one-time
  • Wraps current timed saves in a try-catch so that if one profile errors out during saving this does not completely stop the method from running.

@chompDev chompDev merged commit a460470 into sp-tarkov:4.0.0-DEV Jan 31, 2025
2 of 3 checks passed
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