Tamas Cservenak created MNG-8565: ------------------------------------ Summary: Thread leaks in maven-cli Key: MNG-8565 URL: https://issues.apache.org/jira/browse/MNG-8565 Project: Maven Issue Type: Bug Components: Command Line Reporter: Tamas Cservenak Fix For: 4.0.0-rc-3
The Simplex Transfer Listener remains blocked with own thread. This may cause leak in case of resident instances. Minor, but a UT in maven-cli is creating a huge thread pool (2000) and leaves it as is. This one is just minor issue (occuring during tests), is not runtime issue, but cleanup is nice. -- This message was sent by Atlassian Jira (v8.20.10#820010)