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
Try to get the running game object if possible for the context menu
This can mean seeing stale data, but since the running game has the
information about the processes that are running, we need it for 'Stop'
to work properly.
Resolves#4816