Adds worker pool to speed up processing lots of issues. Refs #19920 19920-move-unassigned-open-tickets
authorLucas Di Pentima <lucas@di-pentima.com.ar>
Wed, 25 Jan 2023 21:29:47 +0000 (18:29 -0300)
committerLucas Di Pentima <lucas@di-pentima.com.ar>
Wed, 25 Jan 2023 21:29:47 +0000 (18:29 -0300)
commite96a5d05a560d306f61eedbf7362c2d6957893db
treec03069884e498da949edf4d2b28ad99643698eca
parent87dcb0fae25b06b9ded592b55084fb5a4cdba8fc
Adds worker pool to speed up processing lots of issues. Refs #19920

The single-threaded version was processing issues at about 1 per second,
too slow to move lots of issues in one go.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
cmd/art/redmine.go