Bug #58960 python debugger aborts script after 1s of execution
Submitted: 16 Dec 2010 2:54 Modified: 4 Mar 2011 16:36
Reporter: Alfredo Kojima Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.2.31 OS:Windows
Assigned to: Alfredo Kojima CPU Architecture:Any

[16 Dec 2010 2:54] Alfredo Kojima
Description:
Python debugger will stop the script being executed after about 1s, showing "abort" in the output pane.
Happens in Windows, but not in Mac.

How to repeat:
Run some script that takes long to execute.
[3 Mar 2011 13:40] Johannes Taxacher
fix confirmed in repository
[4 Mar 2011 16:36] Tony Bedford
An entry has been added to the 5.2.32 changelog: 

        The Python debugger stopped the script being executed in 
        &workbench; after about one second. It then displayed the 
        message "abort" in the output pane. This happened on Microsoft 
        Windows, but not on Apple Mac OS X.