constellation/bootstrapper/internal
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
..
certificate bazel: add build files for go (#1186) 2023-03-09 15:23:42 +01:00
clean goleak: ignore rules_go SIGTERM handler 2024-01-22 13:11:58 +01:00
diskencryption goleak: ignore rules_go SIGTERM handler 2024-01-22 13:11:58 +01:00
initserver goleak: ignore rules_go SIGTERM handler 2024-01-22 13:11:58 +01:00
joinclient goleak: ignore rules_go SIGTERM handler 2024-01-22 13:11:58 +01:00
journald bootstrapper: ignore "journald" not in $PATH in constructor 2023-11-10 18:15:59 +01:00
kubernetes goleak: ignore rules_go SIGTERM handler 2024-01-22 13:11:58 +01:00
logging go: remove unused parameters 2023-03-20 08:41:01 -04:00
nodelock bootstrapper: use atomics in nodelock (#2001) 2023-07-04 16:26:37 +02:00