pancsta opened this issue 2 months ago · 1 comments
pkg/machine#Step keeps state names as strings. This does not store well and needs to be indexed in parseMsg, just like CalledStatesIdxs.
pkg/machine#Step
parseMsg
CalledStatesIdxs
Partially implemented in #184.