Make the number of workers used by `asoctl` configurable
Closed this issue · 0 comments
theunrepentantgeek commented
Describe the current behavior
As of PR #4243, the number of workers will be hard coded at 4.
Describe the improvement
Making this configurable - both on the commandline, and via the programatic interface, would be useful flexibility.