tailscale/tool
Aaron Klotz 770bf000de tool/gocross: replace use of Start-Process -Wait flag with WaitForExit
-Wait does not just wait for the created process; it waits for the
entire process tree rooted at that process! This can cause the shell
to wait indefinitely if something in that tree fired up any background
processes.

Instead we call WaitForExit on the returned process.

Updates https://github.com/tailscale/corp/issues/29940

Signed-off-by: Aaron Klotz <aaron@tailscale.com>
2026-02-09 16:25:55 -07:00
..
gocross tool/gocross: replace use of Start-Process -Wait flag with WaitForExit 2026-02-09 16:25:55 -07:00
listpkgs all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
binaryen.rev tool: bump binaryen wasm optimiser version 111 -> 125 2025-12-02 15:46:59 +00:00
go tool/gocross: a tool for building Tailscale binaries 2023-02-22 17:55:16 +00:00
go-win.ps1 tool: rename go.ps1 to go-win.ps1 for cmd.exe+Powershell compat 2025-06-22 22:05:01 -07:00
go.cmd tool, tool/gocross: update gocross to support building natively on Windows and add a PowerShell Core wrapper script 2025-08-18 09:49:24 -06:00
helm tool: download helm CLI (#9981) 2023-10-30 18:20:33 +00:00
helm.rev tool: download helm CLI (#9981) 2023-10-30 18:20:33 +00:00
node tool: force HTTP/1.1 in curl to prevent hang behind load balancer 2023-08-21 08:37:26 -07:00
node.rev node.rev: bump to latest 22.x LTS release (#15652) 2025-04-15 16:51:21 -06:00
wasm-opt cmd/tsconnect: run wasm-opt on the generated wasm file 2022-10-25 13:16:37 -07:00
yarn release/dist: run yarn build before building CLI 2023-08-22 11:12:47 -07:00
yarn.rev cmd/tsconnect: pin yarn and node 2022-07-22 11:36:49 -07:00