Skip to content

rdma: install the gateway shutdown wrapper at function entry - #2360

Merged
benmcclelland merged 1 commit into
versity:mainfrom
potatogim:rdma-shutdown-entry
Sep 5, 2026
Merged

rdma: install the gateway shutdown wrapper at function entry#2360
benmcclelland merged 1 commit into
versity:mainfrom
potatogim:rdma-shutdown-entry

Conversation

@potatogim

Copy link
Copy Markdown
Contributor

Moves the shutdown-once wrapper installation from after the gateway option validation to the top of runGateway, so every early error return (copy-object-threshold, RDMA mode validation) closes the backend chain exactly once instead of leaking it, as discussed in #2357.

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.
@versity-github

Copy link
Copy Markdown
Collaborator

This won't automatically run in continuous integration without approval. A member of the Versity organization must allow it.

@benmcclelland
benmcclelland merged commit 7f0a793 into versity:main Sep 5, 2026
142 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants