sourcegraph/internal/goroutine
Noah S-C 67862c151b
goroutine: only use named & error-logging background goroutines (#45305)
Co-authored-by: chwarwick <christopher.warwick@sourcegraph.com>
2022-12-07 16:55:20 +00:00
..
background_test.go goroutine: Make monitoring background routines context-aware (#15171) 2020-10-30 17:38:49 -05:00
background.go Handle SIGTERM signals (#27958) 2021-11-24 19:16:00 +01:00
CODENOTIFY codenotify: Fix notify list for goroutine package (#15703) 2020-11-12 13:29:02 -06:00
example_test.go goroutine: only use named & error-logging background goroutines (#45305) 2022-12-07 16:55:20 +00:00
goroutine_test.go Add notifications when sourcegraph.com licenses are close to expiring… (#10362) 2020-06-06 14:41:35 -07:00
goroutine.go internal: Add additional goroutine utilities (#13260) 2020-08-24 08:24:19 -05:00
mocks_test.go chore: Update go-mockgen (#44305) 2022-11-11 19:24:00 +00:00
periodic_test.go goroutine: only use named & error-logging background goroutines (#45305) 2022-12-07 16:55:20 +00:00
periodic.go goroutine: only use named & error-logging background goroutines (#45305) 2022-12-07 16:55:20 +00:00
pool_test.go lib/errors: new MultiError error type and utilities (#31466) 2022-02-18 11:07:02 -08:00
pool.go errors: Introduce internal package (#30558) 2022-02-07 15:03:45 +00:00