App closing time
Closed this issue · 1 comments
matibox commented
I found that sometimes the app takes a lot of time to close. Not that it is that big of an issue but I am just curious if it's possible to improve.
RiddleTime commented
It has to safely dispose all the instances of all threads/windows. Without this the app might leave resources running.