Jonathon Anderson
132f14c4c3
Disable TestBatchPool
...
This test is unreliable due to its dependency on timing. Disabling for now
until a better method is implemented.
Signed-off-by: Jonathon Anderson <janderson@ciq.co >
2023-03-23 12:14:36 -06:00
Jonathon Anderson
88feb1a876
Testing for the batch package
...
* Remove Min function (unused)
Signed-off-by: Jonathon Anderson <janderson@ciq.co >
2023-02-24 22:47:12 -07:00
Ian Kaneshiro
c3281ec333
Rework batch package
...
Use a buffered channel to limit the number of active goroutines without needing
to wait for all active goroutines to finish
2020-12-18 19:17:15 -08:00
Shannon V. Davidson
e177bfdb90
Added parallel batching, IPMI power cycle, sensors, and console
2020-12-18 18:57:03 -06:00