router icon indicating copy to clipboard operation
router copied to clipboard

improve experimental broken pipe logging testing

Open garypen opened this issue 1 year ago • 1 comments

The tests are marked as flaky in CI, so let's try to improve them.

  • Reduce the timeout (nano-seconds rather than micro-seconds)
  • Remove the (seemingly) redundant sleep
  • Make the test multi-threaded (which I think it should be)
  • Add comments to explain what the tests are doing

garypen avatar May 20 '24 08:05 garypen

@garypen, please consider creating a changeset entry in /.changesets/. These instructions describe the process and tooling.

github-actions[bot] avatar May 20 '24 08:05 github-actions[bot]

This is the number one test that seems to flake for me.

BrynCooke avatar May 24 '24 09:05 BrynCooke