user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
* [PATCH 0/2] daemon: SIGUSR2 fixes
@ 2020-03-22  8:58 Eric Wong
  2020-03-22  8:58 ` [PATCH 1/2] daemon: fix SIGUSR2 upgrade with -W0 (no workers) Eric Wong
  2020-03-22  8:58 ` [PATCH 2/2] daemon: unlink .oldbin PID file correctly Eric Wong
  0 siblings, 2 replies; 4+ messages in thread
From: Eric Wong @ 2020-03-22  8:58 UTC (permalink / raw)
  To: meta

I noticed we never had tests for SIGUSR2, so I started
writing them and fixed two bugs.

Eric Wong (2):
  daemon: fix SIGUSR2 upgrade with -W0 (no workers)
  daemon: unlink .oldbin PID file correctly

 lib/PublicInbox/Daemon.pm |   7 ++-
 t/httpd-unix.t            | 100 ++++++++++++++++++++++++++++++++++----
 2 files changed, 95 insertions(+), 12 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-03-24  7:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-22  8:58 [PATCH 0/2] daemon: SIGUSR2 fixes Eric Wong
2020-03-22  8:58 ` [PATCH 1/2] daemon: fix SIGUSR2 upgrade with -W0 (no workers) Eric Wong
2020-03-24  7:24   ` [PATCH 3/2 (squash)] t/httpd-unix: fix race in SIGUSR2 test Eric Wong
2020-03-22  8:58 ` [PATCH 2/2] daemon: unlink .oldbin PID file correctly Eric Wong

Code repositories for project(s) associated with this public inbox

	https://80x24.org/public-inbox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).