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
There are times that the elevator ignores commands from the drivers and the stop all button has to be used. Most likely a command isn't finishing which is causing this problem. Investigate the root cause and make this more robust by changing the IsFinished conditions and/or adding timeouts.
The text was updated successfully, but these errors were encountered:
There are times that the elevator ignores commands from the drivers and the stop all button has to be used. Most likely a command isn't finishing which is causing this problem. Investigate the root cause and make this more robust by changing the
IsFinished
conditions and/or adding timeouts.The text was updated successfully, but these errors were encountered: