We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
SupervisorSpec
[error] ! supervise / finalize race [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) [error] ! supervise / finalize race with checkRestart [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)
macOS runners. We're probably iterating just a bit too much.
The text was updated successfully, but these errors were encountered:
Try to fix issue typelevel#3979
e8ca054
Merge pull request #3983 from durban/issue3979
083a31b
Try to fix issue #3979
Hopefully fixed by #3983.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
macOS runners. We're probably iterating just a bit too much.
The text was updated successfully, but these errors were encountered: