spiegel-keyman/developer
Marc Durdin 2c6c6f107b fix(developer): OnlineUpdate crash on shutdown
Fixes #7829.

The online update check could crash on shutdown because the thread
destructor would run from the wrong thread. This caused the main form
destruction, which happens if the user chooses to install the update,
to be triggered from the worker thread, leading to much pain.
2022-11-28 09:56:27 +07:00
..
src fix(developer): OnlineUpdate crash on shutdown 2022-11-28 09:56:27 +07:00
.gitignore chore(developer): move server with no changes 2022-05-23 12:15:34 +10:00