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
Replace assertions with graceful error handling in InstanceManager
- Change assert statements to return False in is_running() when SSH proxy
or web containers cannot be found
- Add RuntimeError with descriptive message in start() when required
containers are missing instead of failing silently
0 commit comments