Message 139332 - Python tracker

Message139332

Author vstinner
Recipients greg.ath, neologix, pitrou, vstinner
Date 2011-06-27.22:51:49
SpamBayes Score 0.0291157
Marked as misclassified No
Message-id <1309215109.78.0.596312121915.issue12352@psf.upfronthosting.co.za>
In-reply-to
Content
There are different technics to workaround this issue. My preferred is heap_gc_deadlock_lockless.diff because it has less border effect and have a well defined behaviour.
History
Date User Action Args
2011-06-27 22:51:49vstinnersetrecipients: + vstinner, pitrou, neologix, greg.ath
2011-06-27 22:51:49vstinnersetmessageid: <1309215109.78.0.596312121915.issue12352@psf.upfronthosting.co.za>
2011-06-27 22:51:49vstinnerlinkissue12352 messages
2011-06-27 22:51:49vstinnercreate