mirror of
https://github.com/apache/maven.git
synced 2025-02-11 12:35:50 +00:00
Ideally I think we should just get rid of the whole executor and use new Thread() instead, which would mean we'd need some way of constraining thread counts. Freeing the threads mean they also release the classloader