Closed pavolmarko closed 1 month ago
Workers should only exit when the full process is done (doneSignal) or when canceled. They should not exit when a single work item finished without error.
LGTM
Workers should only exit when the full process is done (doneSignal) or when canceled. They should not exit when a single work item finished without error.