test.sh
9.79 KB
-
ci: clean up daemon processes on exit · ebb0830c
We previously (correctly) cleaned up the git daemon and SSH server, but failed to clean up our bespoke HTTP server and HTTP proxies. Capture their PIDs on process creation and kill them when we shut down.
Edward Thomson committed