mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-07-14 00:53:05 +01:00
cf50550936
Don't switch to main process until all renderer SQL queries are completed. If we switch while some of them are still running - we can get SQL_BUSY from concurrent writes in main and renderer processes.