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
Right now supervisor pokes each process every 0.2 seconds and also after sending any input event.
It would great if console_server.py just let console_client.py know when something changed on screen.