Skip to content
  • Arseniy Alekseyev's avatar
    tests: remove flakiness in test-nointerrupt.t · 8c75ae3f0eea
    Arseniy Alekseyev authored
    The problem was that the reaction to the signal was racing against
    the completion of the command.
    Since reaction to the signal is to print a line of warning,
    we can fix this by waiting for that warning to appear before
    allowing the command to complete.
    8c75ae3f0eea