constellation/operators/constellation-node-operator/internal/executor
Malte Poll 3a5753045e goleak: ignore rules_go SIGTERM handler
rules_go added a SIGTERM handler that has a goroutine that survives the scope of the goleak check.
Currently, the best known workaround is to ignore this goroutine.

https://github.com/uber-go/goleak/issues/119
https://github.com/bazelbuild/rules_go/pull/3749
https://github.com/bazelbuild/rules_go/pull/3827#issuecomment-1894002120
2024-01-22 13:11:58 +01:00
..
BUILD.bazel deps: remove go.mod files from submodules (#2769) 2024-01-08 13:19:38 +01:00
executor_test.go goleak: ignore rules_go SIGTERM handler 2024-01-22 13:11:58 +01:00
executor.go node-operator: fix data race in executor (#2326) 2023-09-11 09:26:20 +02:00