cats-effect
cats-effect copied to clipboard
`AsyncSuite.fromFutureCancelable` timeout
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
sir can you describe this issue in detail
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.
Hi developer,
Look interesting issue and would be glad to contribute to it.
Could you assign me to address this issue.
Thank you.