mirror of
https://github.com/nghttp2/nghttp2.git
synced 2026-03-25 23:46:13 +08:00
Instead of assuming that upgrade is always successful, check if a new process actually started. Do not kill old process if the new one failed.