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
Added logic for correcting timeouts when changing default and
logging this change.
By new logic:
1) if the value of --server-start-timeout is increased, the value
for --test-timeout and --no-output-timeout will be increased
2) if --no-output-timeout is decreased --test-timeout and
--server-start-timeout will be decreased
3) if --test-timeout is increased --no-output-timeout will be
increased
4) if --test-timeout is decreased --server-start-timeout will be
decreased
0 commit comments