mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-15 20:52:22 -04:00
Fix a database race condition between authserver saving session key to database asynchronously and worldserver reading it; session key is now saved synchronously.