Giter Club home page Giter Club logo

Comments (3)

hekailiang avatar hekailiang commented on August 18, 2024

Hi Jeremy,

Thanks for your investigation. The problem was fixed by adding a configuration option (isDelegatorModeEnabled) which default value is false. The provided test case has also been added to the project. I deployed a snapshot version 0.3.2-SNAPSHOT to the maven repo. You can have a try first. If everything works fine for you, I will release this version soon.

One more thing about this collaborate use case is sometimes dead lock may happened if locking order was not forced the same, e.g. while fsmA is processing a event, it needs to read fsmB's current state. However, fsmB is also processing a event and also need to read fsmA's current state.

Henry

from squirrel.

jeremystone avatar jeremystone commented on August 18, 2024

Many thanks, Henry. That fixes it.

BTW: Dead-lock does not affect us because our test is single-threaded. Although I said (for simplicity but somewhat misleadingly) we were using input and output streams, actually the test uses a simple interface that synchronously receives bytes passed from one FSM to the other.

Thanks again,
Jeremy

from squirrel.

hekailiang avatar hekailiang commented on August 18, 2024

Great! I will release it later. Only contain this fix.

from squirrel.

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.