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

`AsyncSuite.fromFutureCancelable` timeout

Open djspiewak opened this issue 8 months ago • 3 comments
trafficstars

I'm starting to think that GHA has just gotten slower lately…

[error] ==> X cats.effect.kernel.AsyncSuite.fromFutureCancelable should backpressure on cancelation  20.003s java.util.concurrent.TimeoutException: test timed out after 20 seconds

djspiewak avatar Mar 17 '25 16:03 djspiewak

sir can you describe this issue in detail

LSUDOKO avatar Mar 18 '25 18:03 LSUDOKO

One of our CI runs within GHA failed because of the timeout listed in the OP. This is a nondeterministic issue since most jobs don't fail with that timeout. There are two possibilities here: either there's a nondeterministic bug that is showing up intermittently, or the CI is just slow enough that sometimes we're tripping over the 20 second timeout. I'm getting suspicious that it's the latter rather than the former.

djspiewak avatar Mar 18 '25 18:03 djspiewak

Hi developer,

Look interesting issue and would be glad to contribute to it.

Could you assign me to address this issue.

Thank you.

SanjayUG avatar Mar 22 '25 14:03 SanjayUG