Files
weave-scope/extras
Bryan Boreham 89121cb509 Wait using the correct batch size
Otherwise waits tend to bust the rate-limiter batch size and it
doesn't wait at all.
2019-06-08 14:22:46 +00:00
..
2018-07-08 16:30:07 +00:00
2019-06-08 14:22:46 +00:00
2017-05-22 17:27:35 +02:00

Extra code

Useful things that go well with scope.

  • Code in this directory must always compile (enforced by CircleCI)
  • This directory is ignored for testing but should lint cleanly
  • Changes to code in this directory does not need to be PR'd