mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 17:05:44 +01:00
Fix a database race condition between authserver saving session key to database asynchronously and worldserver reading it; session key is now saved synchronously.