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 Sebastian.Kreft.Deezer
Recipients Sebastian.Kreft.Deezer
Date 2014-07-16.14:56:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1405522599.78.0.273820828522.issue21899@psf.upfronthosting.co.za>
In-reply-to
Content
After more testing I finally found that in fact the process is not being killed. That means that there is no problem with the futures. But instead it is probably related with subprocess deadlocking, as the problematic process does not consume any CPU.

Sorry for the false report.
History
Date User Action Args
2014-07-16 14:56:39Sebastian.Kreft.Deezersetrecipients: + Sebastian.Kreft.Deezer
2014-07-16 14:56:39Sebastian.Kreft.Deezersetmessageid: <1405522599.78.0.273820828522.issue21899@psf.upfronthosting.co.za>
2014-07-16 14:56:39Sebastian.Kreft.Deezerlinkissue21899 messages
2014-07-16 14:56:39Sebastian.Kreft.Deezercreate