mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-16 20:50:37 +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