App sometimes hangs when quitting
Sometimes, the app hangs in a cleanup when terminating it. This seems to happen mostly during development, but could probably also happen in "real life".
The hanging seems due to be some not properly cleaned up SQL driver resources. We should check the code in SynqClient, which handles this now, and find out what exactly causes this.