GithubHelp home page GithubHelp logo

Comments (3)

krakjoe avatar krakjoe commented on July 16, 2024

__prepare has been removed and is no longer executed.
I too have noticed the strange dimension behaviour, you should be able to work around it with array pop/push/merge or the like - it's caused by the way we are storing input/output, the problem should go away before release time.
The Worker/Stacking API has been advanced somewhat, it's uncommitted but something to look forward too - I have introduced a Stackable object which is intended as a base for "Work", removing the limitation of needing to stack the same type of object as the worker itself, but retaining the ability for Stackables to read/write the Worker's context ...
I'll be making a commit in the next few days probably and this will affect this behaviour directly, at which time I'll close this bug, in the mean time, try with array manipulation functions rather than operators and see how that does.

from pthreads.

joxoo avatar joxoo commented on July 16, 2024

I comment out the __prepera method in current version.
I testet it with array pop/push/merge and it doesn't works also

from pthreads.

krakjoe avatar krakjoe commented on July 16, 2024

Try latest commits should be fixed ...

from pthreads.

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.