typelevel / cats-effect

The pure asynchronous runtime for Scala
https://typelevel.org/cats-effect/
Apache License 2.0
2.03k stars 520 forks source link

Try to fix issue #3979 #3983

Closed durban closed 9 months ago

durban commented 9 months ago

It's probably just CI being slow.

durban commented 9 months ago

Got a DispatcherSpec failure: https://github.com/typelevel/cats-effect/actions/runs/7718955085/job/21054837012?pr=3983#step:24:4777 :man_shrugging:

durban commented 9 months ago

SupervisorSpec failure, but a different one: https://github.com/typelevel/cats-effect/actions/runs/7718955085/job/21064623813?pr=3983#step:24:3300 :confused:

durban commented 9 months ago

I've re-ran CI on this a lot of times, and the only failures remaining were in DispatcherSpec (which I expect will be fixed by #3923?), so this should be "fine".