Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Try to address DispatcherSpec timeout in CI #4057

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

durban
Copy link
Contributor

@durban durban commented Apr 17, 2024

It was here: https://github.com/typelevel/cats-effect/actions/runs/8717231327/job/23912110075?pr=4054#step:24:4873.

[error]     ! cancelation race does not block a worker
[error]      cats.effect.TestTimeoutException: null (Runners.scala:120)
[error] cats.effect.Runners.$anonfun$timeout$1(Runners.scala:120)
[error] cats.effect.unsafe.WorkStealingThreadPool.$anonfun$sleep$1(WorkStealingThreadPool.scala:672)
[error] cats.effect.unsafe.WorkStealingThreadPool.$anonfun$sleep$1$adapted(WorkStealingThreadPool.scala:672)
[error] cats.effect.unsafe.WorkerThread.run(WorkerThread.scala:723)

@djspiewak djspiewak merged commit ad5f8c5 into typelevel:series/3.5.x Apr 22, 2024
28 of 31 checks passed
@armanbilge armanbilge changed the title Try to address DispatcherSpec timeout in CI Try to address DispatcherSpec timeout in CI Oct 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants