Closed hbons closed 12 years ago
Possibly some threads were still busy at the moment you tried. For example when I test in a private network without internet access, it takes more than two minutes for the program to close after I have opened the history window. It will try to download the gravatars in the mean time.
Ok, I'll make the avatars thread reference-able and dispose it in the quit method.
afaik, just disposing a thread won't kill it. Calling Abort()
would, but it will make the thread throw an exception.
asuming other threads running was the cause of this, I'll close this issue. It will quit, it just takes a lot of time....
Right click on icon. Select Quit. The program is not closed at all.