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 situations when an object might be in a paused state (example sleeping thread), in this case it would be good if this can be modelled as a temporary stop in the lifeline with a possibility to resume/awake it later on (either by signal or by itself).