fs2 icon indicating copy to clipboard operation
fs2 copied to clipboard

Fix intermittent test issues

Open mpilquist opened this issue 4 years ago • 0 comments

Ever since simplifying the CI build to run jvm tests, js tests, and jvm memory leak tests in a single SBT run, we've been getting a lot of intermittent failures. In particular (1) fs2.interop.reactivestreams.StreamUnicastPublisherSpec and (2) memory leak tests.

mpilquist avatar Feb 09 '21 02:02 mpilquist