Open
Description
This test has been failing sporadically lately. Looking at it I wonder if it can be deleted as it seems to mostly be a test for how Sinks work. If it is to be kept it'd be nice if it were hardened a bit.
It also should have a call to runOn(scheduler)
applied if we keep it, as the docs for parallel()
suggest.