You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> /tmp/stackage-build12/pipes-misc-0.4.0.1$ dist/build/pipes-misc-test/pipes-misc-test
Misc
Buffered
Locally +10 to second
pipes-misc-test: thread blocked indefinitely in an MVar operation
I was able to reproduce this like so:
stack unpack pipes-misc-0.4.0.1 &&cd pipes-misc-0.4.0.1
edit stack.yaml # add the following stack.yaml
stack test
Thanks for the detailed steps to reproduce. I can reproduce it and will try to find time over the week to fix it. Unfortunately, in the meantime it'll have to stay off stackage :(
I was able to reproduce this like so:
However, note that the suite passes if an older version of hspec is used
This is an unfortunate situation with ghc/hspec, and I'm not sure if there is a proper resolution to it.
See also: jcristovao/enclosed-exceptions#12
The text was updated successfully, but these errors were encountered: