This release fixes “too many results to unpack” regression appeared in 2.8.X when using batch continuations with a lot of background jobs.
-
Fixed – Split
SetRangeInHash
implementation into batches to avoid “too many results to unpack” error. - Fixed – “too many results to unpack” error when creating a batch continuation with lots of background jobs.