You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
States can return None and rerun their on_state decorators. The mortise testing framework doesn't support this sort of a transition and seems to get hung if you do attempt to test this state transition.
The text was updated successfully, but these errors were encountered:
States can return None and rerun their
on_state
decorators. The mortise testing framework doesn't support this sort of a transition and seems to get hung if you do attempt to test this state transition.The text was updated successfully, but these errors were encountered: