Git Product home page Git Product logo

Comments (3)

armanbilge avatar armanbilge commented on June 14, 2024 2

By adding replicates to the test in efd0c23 I was able to reproduce more easily. It's not specific to any Dispatcher, just seems generally broken 😕

sbt:cats-effect> testsJVM/testOnly cats.effect.std.DispatcherSpec -- ex "raise an error on leaked runner"
[info] DispatcherSpec
[info] sequential dispatcher should
[info]   await = true
[error]     x raise an error on leaked runner
[error]      Expected: java.lang.IllegalStateException. Got nothing (DispatcherSpec.scala:256)
[info]   await = false
[error]     x raise an error on leaked runner
[error]      Expected: java.lang.IllegalStateException. Got nothing (DispatcherSpec.scala:256)
[info] parallel dispatcher should
[info]   await = true
[error]     x raise an error on leaked runner
[error]      Expected: java.lang.IllegalStateException. Got nothing (DispatcherSpec.scala:256)
[info]   await = false
[error]     x raise an error on leaked runner
[error]      Expected: java.lang.IllegalStateException. Got nothing (DispatcherSpec.scala:256)
[info] Total for specification DispatcherSpec

from cats-effect.

armanbilge avatar armanbilge commented on June 14, 2024

Flaked again.

1bbe7f6

https://cirrus-ci.com/task/4850274011971584?logs=main#L3010

from cats-effect.

durban avatar durban commented on June 14, 2024

Another example: https://github.com/typelevel/cats-effect/actions/runs/6497507058/job/17646786126#step:22:4783

from cats-effect.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.