mirror of
https://github.com/versity/versitygw.git
synced 2026-09-22 16:04:15 +00:00
Move the shutdown-once wrapper installation from after the gateway option validation to the top of runGateway, so every early error return closes the backend chain exactly once instead of leaking it.