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