This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients asvetlov, jimbo1qaz, roger.serwy, terry.reedy
Date 2012-10-09.04:15:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1349756128.0.0.322260866157.issue15348@psf.upfronthosting.co.za>
In-reply-to
Content
I have never used the debugger, but I verified the bug. While something was 'hung', the debugger would not restart because something was 'busy'. I also verified that clicking [quit] first and then [x] works. I will try to test the second patch sometime.

Jimbo, the first priority is to fix crashes and hangs. We control the response to buttons we add, but the [x] close button involves the gui and operating system. So working with it can be trickier than it seems it ought to be.
History
Date User Action Args
2012-10-09 04:15:28terry.reedysetrecipients: + terry.reedy, roger.serwy, asvetlov, jimbo1qaz
2012-10-09 04:15:28terry.reedysetmessageid: <1349756128.0.0.322260866157.issue15348@psf.upfronthosting.co.za>
2012-10-09 04:15:27terry.reedylinkissue15348 messages
2012-10-09 04:15:27terry.reedycreate