Message5871

Author zyasoft
Recipients adam.spiers, amak, colinhevans, fwierzbicki, matt_brinkley, pjenvey, zyasoft
Date 2010-07-02.19:02:10
SpamBayes Score 0.0010393902
Marked as misclassified No
Message-id <1278097330.9.0.595724192907.issue1327@psf.upfronthosting.co.za>
In-reply-to
Content
Matt,

Thanks for the great work on figuring out the underlying issues. In terms of your latest comment, applying #1 looks fine, and I will apply it soon (I'm camping right now, however).

Re #2, looking at Closer logic in PyFile, I think the issue here is that objects derived from PyFile can potentially have more interesting close logic defined, so we can't simply rely on JVM shutdown for an orderly close. However, we need to figure out a mechanism that doesn't prevent servlet unloading.
History
Date User Action Args
2010-07-02 19:02:10zyasoftsetmessageid: <1278097330.9.0.595724192907.issue1327@psf.upfronthosting.co.za>
2010-07-02 19:02:10zyasoftsetrecipients: + zyasoft, fwierzbicki, amak, pjenvey, colinhevans, matt_brinkley, adam.spiers
2010-07-02 19:02:10zyasoftlinkissue1327 messages
2010-07-02 19:02:10zyasoftcreate