Bug
When using the Manager tab to remote-control a session (e.g. via crow send), the session doesn't actually proceed/activate until the user manually logs in and switches to the active tab in the Crow UI.
Expected Behavior
Sessions controlled via the Manager should activate and proceed without requiring the user to manually focus the tab or log in.
Steps to Reproduce
- Use the Manager tab to send commands to a session via
crow send
- Observe that the session doesn't proceed
- Manually switch to the session's tab in the Crow UI
- Session now proceeds as expected
Impact
This defeats the purpose of remote control from the Manager — the user has to babysit each session by switching to its tab.
Bug
When using the Manager tab to remote-control a session (e.g. via
crow send), the session doesn't actually proceed/activate until the user manually logs in and switches to the active tab in the Crow UI.Expected Behavior
Sessions controlled via the Manager should activate and proceed without requiring the user to manually focus the tab or log in.
Steps to Reproduce
crow sendImpact
This defeats the purpose of remote control from the Manager — the user has to babysit each session by switching to its tab.