Message10711

Author nickmbailey
Recipients nickmbailey, stefan.richthofer, zyasoft
Date 2016-02-03.21:03:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1454533395.61.0.920655771275.issue2457@psf.upfronthosting.co.za>
In-reply-to
Content
Opened a new pull request similar to the first.

https://github.com/jythontools/jython/pull/31

As I mentioned earlier, from what I can tell, the previous commit for this ticket to remove synchronization from Closer.java should solve 2280 in a way that doesn't require synchronizing on class objects. So I believe the correct fix here is to remove that.
History
Date User Action Args
2016-02-03 21:03:15nickmbaileysetmessageid: <1454533395.61.0.920655771275.issue2457@psf.upfronthosting.co.za>
2016-02-03 21:03:15nickmbaileysetrecipients: + nickmbailey, zyasoft, stefan.richthofer
2016-02-03 21:03:15nickmbaileylinkissue2457 messages
2016-02-03 21:03:15nickmbaileycreate