mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-06-05 22:35:47 +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