]
Jean-Francois Denise commented on WFCORE-2241:
----------------------------------------------
A branch has been created to implement this change:
Mem Leak in CLI class
---------------------
Key: WFCORE-2241
URL:
https://issues.jboss.org/browse/WFCORE-2241
Project: WildFly Core
Issue Type: Bug
Components: CLI
Reporter: Jean-Francois Denise
Assignee: Jean-Francois Denise
Fix For: 3.0.0.Alpha23
The CLI class offline CommandContext is never terminated. This makes the CommandContext
to be referenced from Shutdown Hook and never cleaned.