fs2.io.readOutputStream
doesn't preserve errors from cats.data.EitherT
#3246
Labels
fs2.io.readOutputStream
doesn't preserve errors from cats.data.EitherT
#3246
Using the latest fs2 version 3.7.0 and an effect type that includes
cats.data.EitherT
, an error in the effect is not preserved when usingfs2.io.readOutputStream
. Possibly related to #2821Minimized reproduction:
https://scastie.scala-lang.org/mrdziuban/qLvScG5BSWiLsXlhB5pJYg/2
The text was updated successfully, but these errors were encountered: