cats-effect icon indicating copy to clipboard operation
cats-effect copied to clipboard

Use `IOApp#reportFailure` instead of `printStackTrace()` for blocking EC

Open fredfp opened this issue 1 year ago • 3 comments

fixes #3993

fredfp avatar Mar 19 '24 12:03 fredfp

Thanks for the PR! We can probably target this at series/3.5.x so it can be released sooner than later :)

That would be great, is there anything I could/should do about it?

fredfp avatar Mar 19 '24 19:03 fredfp

Yes, you can rebase your branch and retarget the PR on GitHub.

armanbilge avatar Mar 19 '24 20:03 armanbilge

I'm not sure how to handle bincompat, I've pushed a 2nd commit with an attempt to address it.

fredfp avatar Mar 19 '24 22:03 fredfp