diff options
| author | James Tucker <james@tailscale.com> | 2023-09-21 13:02:36 -0700 |
|---|---|---|
| committer | James Tucker <jftucker@gmail.com> | 2023-09-21 13:17:48 -0700 |
| commit | a82a74f2cfc16d7b4e72b5a9b9724a9839a6da10 (patch) | |
| tree | b391f96c9129b7f2f7344d9257d93effa01d41ac /control/controlknobs/controlknobs.go | |
| parent | c5006f143f67e500ebb3824d86f6ea532345ed84 (diff) | |
| download | tailscale-a82a74f2cfc16d7b4e72b5a9b9724a9839a6da10.tar.xz tailscale-a82a74f2cfc16d7b4e72b5a9b9724a9839a6da10.zip | |
cmd/containerboot: avoid leaking bash scripts after test runs
The test was sending SIGKILL to containerboot, which results in no
signal propagation down to the bash script that is running as a child
process, thus it leaks.
Minor changes to the test daemon script, so that it cleans up the socket
that it creates on exit, and spawns fewer processes.
Fixes tailscale/corp#14833
Signed-off-by: James Tucker <james@tailscale.com>
Diffstat (limited to 'control/controlknobs/controlknobs.go')
0 files changed, 0 insertions, 0 deletions
