Message6047

Author zyasoft
Recipients adam.spiers, amak, colinhevans, fwierzbicki, matt_brinkley, pjenvey, zyasoft
Date 2010-09-08.06:28:56
SpamBayes Score 0.00027670735
Marked as misclassified No
Message-id <1283927337.67.0.109940922741.issue1327@psf.upfronthosting.co.za>
In-reply-to
Content
I committed another variation on this in r7112, based on Matt's feedback. This deregisters the shutdown hook and uses a passive cleanup strategy similar to what is done in PyType instead of using Guava's FinalizableReferenceQueue.
History
Date User Action Args
2010-09-08 06:28:57zyasoftsetmessageid: <1283927337.67.0.109940922741.issue1327@psf.upfronthosting.co.za>
2010-09-08 06:28:57zyasoftsetrecipients: + zyasoft, fwierzbicki, amak, pjenvey, colinhevans, matt_brinkley, adam.spiers
2010-09-08 06:28:57zyasoftlinkissue1327 messages
2010-09-08 06:28:56zyasoftcreate