sourcegraph/internal/goroutine
Camden Cheek 79c8fc9a7f
Chore: remove a handful of unused code (#55686)
This removes some unused code as reported by the new [unused
linter](https://github.com/sourcegraph/sourcegraph/pull/55647).

The linter incorrectly reports that some things are unused if they are
only used by tests. It's unclear to me if there is a general solution to
this issue, but for now I'm either ignoring them or moving test-only
stuff to test files.
2023-08-09 12:52:55 -06:00
..
recorder ci: re-enable race detection (#52776) 2023-06-05 20:41:47 +02:00
background_test.go
background.go goroutine: inline StartableRoutine into BackgroundRoutine (#48117) 2023-02-27 07:38:47 +00:00
BUILD.bazel goroutine/periodic: avoid double-logging errors (#54874) 2023-07-12 21:21:00 +00:00
CODENOTIFY
example_test.go goroutine: Refactor constructors for periodic goroutines (#52806) 2023-06-01 17:44:38 -05:00
goroutine_test.go
goroutine.go
mocks_test.go chore: Update go-mockgen (#44305) 2022-11-11 19:24:00 +00:00
periodic_test.go Chore: remove a handful of unused code (#55686) 2023-08-09 12:52:55 -06:00
periodic.go Chore: remove a handful of unused code (#55686) 2023-08-09 12:52:55 -06:00