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

Order of operations with login/logout #23

Open
BrunoC-L opened this issue Mar 15, 2022 · 0 comments
Open

Order of operations with login/logout #23

BrunoC-L opened this issue Mar 15, 2022 · 0 comments
Assignees
Labels
bug Something isn't working Server server side feature

Comments

@BrunoC-L
Copy link
Owner

Every tick do

  • logout users in logout queue
  • login new users
  • do tick logic

to avoid race conditions with logout/login during tick logic

@BrunoC-L BrunoC-L added bug Something isn't working Server server side feature labels Mar 15, 2022
@BrunoC-L BrunoC-L self-assigned this Mar 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Server server side feature
Projects
None yet
Development

No branches or pull requests

1 participant