Skip to content

Fix Incorrect ActiveSessions counting

Abhishek Lekshmanan requested to merge wip-sharded-cache-add into master

Since multiple threads may access the same uid key if the same user has multiple sessions, make sure that the write is thread safe

Fixes: EOS-5526

Edited by Abhishek Lekshmanan

Merge request reports