Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
108220: acceptance: unskip test_missing_log_output with fix r=abarganier,knz a=dhartunian Previously, this test would pass infrequently due to a failed interrupt in the script. This change adds a second interrupt to ensure that the cockroach process has shut down. The second interrupt is necessary in order to force the override of graceful shutdown and terminate the node. Other parts of the test using `start_server` and `stop_server` have their own shutdown code. Resolves: cockroachdb#107122 Epic: None Release note: None Co-authored-by: David Hartunian <[email protected]>
- Loading branch information