Ticket #220 (closed defect: fixed)
If theExit command is enitiated twice, Qwitter hangs and the process has to be killed
| Reported by: | elliott94 | Owned by: | Q |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Qwitter Core | Version: | 4.0 |
| Keywords: | Qwitter, Exit, Hang | Cc: |
Description
If the user enitiates the Exit Qwitter command and says Yes in both dialogs, Qwitter hangs and the only way to exit is to kill the Qwitter.exe process.
Change History
Note: See
TracTickets for help on using
tickets.

(In [f194a579084a]) Implemented a shutdown_lock so as to prevent a reported error with multiple exits. closes #220