Message10840
Looks like Tomcat is trying to do the right thing here to to resolve possible ClassLoader leaks - simply renewing the thread is a perfectly valid approach. The problem is seen in other containers that don't have that strategy, and thus we had to revise our context-scoped support in ThreadStateMapping.
I should point out that we have further revised this support in trunk (what will be 2.7.1); see https://hg.python.org/jython/rev/dcff83c1c4ac |
|
Date |
User |
Action |
Args |
2016-04-27 21:30:25 | zyasoft | set | messageid: <1461792625.44.0.423593455095.issue2495@psf.upfronthosting.co.za> |
2016-04-27 21:30:25 | zyasoft | set | recipients:
+ zyasoft, amak, cbrouillet@pirel.com |
2016-04-27 21:30:25 | zyasoft | link | issue2495 messages |
2016-04-27 21:30:24 | zyasoft | create | |
|