summaryrefslogtreecommitdiff
path: root/t/shutdown.t
Commit message (Collapse)AuthorAgeFilesLines
* improve shutdown tests1.6.9dormando2020-11-201-4/+16
| | | | | | | new tests were flaky for slow systems; for some reason writing to the closet socket would exit prove instead of throw any kind of error. Instead we check that the child pid actually exits and loop a bit to avoid the race.
* 'shutdown graceful' command for raising SIGUSR1Kevin Lin2020-11-201-0/+49