Giter Site home page Giter Site logo

Comments (7)

bgamari avatar bgamari commented on June 8, 2024 1

Yes, I can roll-back.

FWIW, I agree that we need better testing; it has long been concerning to me that such a subtle system as STM has as little testing infrastructure as it does.

from stm.

bgamari avatar bgamari commented on June 8, 2024 1

I have released 0.5.3.0 with the TBQueue rewrite reverted.

@konsumlamm , perhaps you would like to have a stab at improving stm's testsuite and then trying your change again?

from stm.

konsumlamm avatar konsumlamm commented on June 8, 2024

I'd recommend adding property tests (e.g. using QuickCheck). While we're at it, we can also replace test-framework by tasty (which is more actively developed).

Currently there are two test suites, one in tests/ and one in testsuite/. It seems tests/ is just for GHC? It would be nice to unify the two.

from stm.

TeofilC avatar TeofilC commented on June 8, 2024

Another way forward might be to start off with the new implementation as a TBQueue.Experimental variant or something like that and only replace the old version with it after a while has passed and we've worked out the kinks

from stm.

simonmar avatar simonmar commented on June 8, 2024

We should probably roll it back until we have better testing. @bgamari would you be able to do that?

from stm.

bgamari avatar bgamari commented on June 8, 2024

Reverted in #80.

from stm.

nikita-volkov avatar nikita-volkov commented on June 8, 2024

Thank you! Can we also deprecate 2.5.2.0, 2.5.2.1 on Hackage since they are buggy?

from stm.

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.