Reactor 3.0.6 update
Closed this issue · 1 comments
bclozel commented
An update to Reactor 3.0.6 apparently breaks Part 11.
It seems the choice of the parallel scheduler is not the right one, since it's designed for CPU-bound tasks. In that case , an elastic Scheduler (for blocking) operations is a better choice.
simonbasle commented
Fixed by 4c688ab