ammannmi opened a new pull request, #1996:
URL: https://github.com/apache/tomee/pull/1996

   Storing the DestroyContext in the ThreadContext itself is not threadsafe if 
the context is propagated to another thread (this is done in the 
ApplicationThreadContextProvider). This can occure in ManagedExecutors. 
Dependant on the timing the main thread could remove the RequestScope 
unfortunally.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomee.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to