mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-24 08:39:07 +01:00
57d64fe669
Prevent races between encrypt and decrypt calls, and other read/write operations on the session store by serializing session io ops per device. Possible fix for #535 // FREEBIE