Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: ensure that relayer startup flags are consumed properly #829

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

jtieri
Copy link
Contributor

@jtieri jtieri commented Oct 17, 2023

Previously the relayer startup flags were not being used in any of the commands because we were passing the commander by value to the DockerRelayer constructor and then attempting to mutate the local copy of commander

@jtieri jtieri requested a review from a team as a code owner October 17, 2023 19:28
@jtieri jtieri requested a review from vimystic October 17, 2023 19:28
@Reecepbcups Reecepbcups added the BACKPORT backport into all maintained branches label Oct 17, 2023
@jtieri jtieri merged commit 74d4dbd into main Oct 17, 2023
9 checks passed
@jtieri jtieri deleted the justin/fix-startup-flags branch October 17, 2023 21:19
mergify bot pushed a commit that referenced this pull request Oct 17, 2023
Reecepbcups pushed a commit that referenced this pull request Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BACKPORT backport into all maintained branches
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants