mirror of
https://github.com/weaveworks/scope.git
synced 2026-04-05 02:07:10 +00:00
Now we are handling multiple org-hour records in parallel, it's best no to have additional parallelism at the delete level where they may collide on hash key.
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