hekailiang / squirrel

squirrel-foundation is a State Machine library, which provided a lightweight, easy use, type safe and programmable state machine implementation for Java.
http://hekailiang.github.io/squirrel/
Other
2.19k stars 540 forks source link

关于状态并发的问题 #98

Open alan1989 opened 5 years ago

alan1989 commented 5 years ago

设置成并发后,只是串行将子状态启用,并不是子状态并发的启用并触发action,这是为什么。

snowwither commented 4 years ago

同问。请问你解决了吗?能不能加一下QQ交流一下