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
test(waiter): fix wait_until_ready test reliability
- Replace ambiguous character with standard prompt characters
- Skip unreliable test in CI environment
- Increase sleep and timeout for greater stability
- Use contextlib.suppress for cleaner exception handling
- Add fallback regex pattern for different shell prompts
0 commit comments