mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-15 12:42:43 -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.