Login  Register

Re: Using SandstoneDB for persistance. Getting error.

Posted by Denis Kudriashov on Jul 13, 2017; 2:27pm
URL: https://forum.world.st/Using-SandstoneDB-for-persistance-Getting-error-tp4954270p4954782.html


2017-07-13 14:44 GMT+02:00 sergio ruiz <[hidden email]>:
I tried this.. but what happens when i change this to message sends (it does save) is that the state machine no longer works. The reason for this being that when he state machine is initialized, it’s initialized with the result of the message send, I think this needs to be a block so that it is evaluate as the state machine moves through state..

Try to debug what happens when you pass message send instead of block. Maybe StateMachine code perform some explicit check isBlockClosure.