Details
Description
There are many places where non-static threadlocals are used. I can't seem to find a good logic for using them. However, they can potentially result in leaking objects if for example they are created in a long running thread every time the thread handles a new session.
Attachments
Attachments
Issue Links
- mentioned in
-
Wiki Page Loading...