qmuntal / stateless

Go library for creating finite state machines
BSD 2-Clause "Simplified" License
898 stars 47 forks source link

Fix transitions between same cluster #57

Closed qmuntal closed 1 year ago

qmuntal commented 1 year ago

This PR improves how hierarchical states are exported to DOT:

Fixes #56