cats-effect
cats-effect copied to clipboard
Use `IOApp#reportFailure` instead of `printStackTrace()` for blocking EC
fixes #3993
Thanks for the PR! We can probably target this at
series/3.5.xso it can be released sooner than later :)
That would be great, is there anything I could/should do about it?
Yes, you can rebase your branch and retarget the PR on GitHub.
I'm not sure how to handle bincompat, I've pushed a 2nd commit with an attempt to address it.