-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
This causes problems for Quarkus with the ServletContextConfigSourceImpl, as Quarkus config will create leaked Resteasy contexts on random threads, that will not be cleaned up.
- clones
-
RESTEASY-2662 ResteasyContext.getContextData() will create a context if it does not exist
- Resolved