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
I use the CancelTransition method and want to cancel a transition while do some thing failed in the callback , but it complain event run1 inappropriate because previous transition did not complete after I cancel the transition and input a new event.
I use the
CancelTransition
method and want to cancel a transition while do some thing failed in the callback , but it complainevent run1 inappropriate because previous transition did not complete
after I cancel the transition and input a new event.it complain
panic: run event err:event run inappropriate because previous transition did not complete
The text was updated successfully, but these errors were encountered: