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 Craig.Silverstein
Recipients Craig.Silverstein
Date 2014-01-22.18:24:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390415067.55.0.719190169135.issue20353@psf.upfronthosting.co.za>
In-reply-to
Content
Don't ask me how, but our code managed to combine multiprocessing, sqlite, and tkinter all in one app, and got a hanging behavior, though only on a particular OS.  Removing any of these removes the hang.  I filed this under tkinter, but the fault could well be elsewhere.

This happens for us only when run under OS X 10.9 (Mavericks).  We are using python 2.7.5; I don't know if other versions are affected.
History
Date User Action Args
2014-01-22 18:24:27Craig.Silversteinsetrecipients: + Craig.Silverstein
2014-01-22 18:24:27Craig.Silversteinsetmessageid: <1390415067.55.0.719190169135.issue20353@psf.upfronthosting.co.za>
2014-01-22 18:24:27Craig.Silversteinlinkissue20353 messages
2014-01-22 18:24:27Craig.Silversteincreate