]> go.fuhry.dev Git - runtime.git/commit
bulk replace all signal.NotifyContext with utils/context.Interruptible()
authorDan Fuhry <dan@fuhry.com>
Fri, 14 Nov 2025 17:29:15 +0000 (12:29 -0500)
committerDan Fuhry <dan@fuhry.com>
Fri, 14 Nov 2025 17:35:20 +0000 (12:35 -0500)
commit405daf2c0562c38366a0c413f6c92a04380d33a1
treec22ba15e8de5c106dcbad505c382518d0f94e280
parent59eeb64862e018bcab4e67ba1c646d394682ca60
bulk replace all signal.NotifyContext with utils/context.Interruptible()
48 files changed:
attestation/rpc_client/BUILD.bazel
attestation/rpc_client/main.go
attestation/rpc_server/BUILD.bazel
attestation/rpc_server/main.go
automation/bryston_ctl/client/BUILD.bazel
automation/bryston_ctl/client/main.go
automation/bryston_ctl/server/BUILD.bazel
automation/bryston_ctl/server/main.go
cmd/apcups_exporter/BUILD.bazel
cmd/apcups_exporter/main.go
cmd/echo_client/BUILD.bazel
cmd/echo_client/main.go
cmd/echo_server/BUILD.bazel
cmd/echo_server/main.go
cmd/ephs_client/BUILD.bazel
cmd/ephs_client/main.go
cmd/ephs_server/BUILD.bazel
cmd/ephs_server/main.go
cmd/grpc_health_probe/BUILD.bazel
cmd/grpc_health_probe/main.go
cmd/http_proxy/BUILD.bazel
cmd/http_proxy/main.go
cmd/machines_event_monitor/BUILD.bazel
cmd/machines_event_monitor/main.go
cmd/metricbus_server/BUILD.bazel
cmd/metricbus_server/main.go
cmd/mtls_exporter/BUILD.bazel
cmd/mtls_exporter/main.go
cmd/mtls_supervisor/BUILD.bazel
cmd/mtls_supervisor/main.go
cmd/prometheus_http_discovery/BUILD.bazel
cmd/prometheus_http_discovery/main.go
cmd/sase_ws_tcp_proxy/BUILD.bazel
cmd/sase_ws_tcp_proxy/main.go
cmd/sd_health_exporter/BUILD.bazel
cmd/sd_health_exporter/main.go
cmd/sd_publish/BUILD.bazel
cmd/sd_publish/main.go
cmd/sd_register/BUILD.bazel
cmd/sd_register/main.go
cmd/sd_watcher/BUILD.bazel
cmd/sd_watcher/main.go
metrics/metricbus/mbclient/example/BUILD.bazel
metrics/metricbus/mbclient/example/main.go
sd/BUILD.bazel
sd/etcd_factory.go
thirdparty/registry/BUILD.bazel
thirdparty/registry/main.go