mirror of
https://github.com/frappe/gunicorn.git
synced 2026-07-03 19:21:29 +08:00
Add end-to-end chains over the per-unit tests: spawn to STARTING, promote to RUNNING, unexpected exit to BACKOFF, retry back to STARTING; the stop path ending in manual STOPPED; and the restart path that respawns immediately when the old child exits. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>