mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-16 01:42:55 +00:00
Before this PR, if process_started() didn't return Ok(true) until we ran out of retries, we'd return an error but leave the process running. refs https://github.com/neondatabase/neon/issues/6473