Jonathan White e180980b90 Fix potential deadlock in UI when saving
This was noted as a problem in several issues and it finally occurred to me and I traced it to the fact that a timing issue sometimes allowed the file watcher to trigger a "file changed" alert right when saving starts. I fixed this by moving where the mutex lock is made for saving and preventing database reload during a save operation.
2022-10-19 07:02:38 -04:00
..
2022-10-05 07:30:15 -04:00
2022-04-02 12:50:43 -04:00
2022-10-15 17:33:36 -04:00
2022-10-05 07:30:15 -04:00
2022-05-01 16:02:02 -04:00
2021-07-13 22:08:33 -04:00
2022-09-05 12:24:58 -04:00
2022-09-08 06:46:48 -04:00