Skip to content

Conversation

@ctosullivan
Copy link

Hi there, really enjoyed the FSM chapter and exercise.

I have two minor bug fixes to propose for the solution to ex 30:

  • state functions which were meant to be returning the result of a function call weren't being called correctly
  • the test function wasn't initialising the starting state, resulting in the FSM reaching an error state incorrectly when it should have finished in the connected state

Many thanks,

Cormac

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant