mirror of
https://github.com/nghttp2/nghttp2.git
synced 2026-06-21 18:49:19 +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.