-
New Feature
-
Resolution: Unresolved
-
Minor
-
None
Weve been having issues with the resource disposer not being able to keep up with all the directories our jenkins jobs creates and would like to bump the number of threads it uses.
I was looking through the docs/source code to see how we could configure it to use a few more threads and found that the number of threads it uses is hard coded.
it would be great if this was a configurable option that defaulted to 10.