Message11435

Author stefan.richthofer
Recipients stefan.richthofer, tobias, zyasoft
Date 2017-06-11.18:34:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497206097.75.0.912622642603.issue2597@psf.upfronthosting.co.za>
In-reply-to
Content
Fixed as of https://hg.python.org/jython/rev/a3b75e136195.
I used an easier approach; just added a remove-command to the cleanup method.

@tobias: Would be good if you can confirm this fixes it.

Running the test mentioned above with this fix keeps sysClosers.size() constantly at a sane level varying between 25 and 45 over tenthousands of iterations.
I did not encounter additional regrtest failures so far.
History
Date User Action Args
2017-06-11 18:34:57stefan.richthofersetmessageid: <1497206097.75.0.912622642603.issue2597@psf.upfronthosting.co.za>
2017-06-11 18:34:57stefan.richthofersetrecipients: + stefan.richthofer, zyasoft, tobias
2017-06-11 18:34:57stefan.richthoferlinkissue2597 messages
2017-06-11 18:34:57stefan.richthofercreate