On Thu, May 20, 2010 at 10:29 AM, Johan Compagner <jcompag...@gmail.com>wrote:

> But using
>
> final Application app = Application.get()
> // start thread
>
> is exactly the same kind of leakage as using InheritableThreadLocal
>
>
Exactly, the bug is not in Wicket, it's in the application, which doesn't
manage threads correctly.

Reply via email to