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

Concurrently create clients in CreateClients #707

Merged
merged 2 commits into from
Apr 13, 2022

Conversation

mark-rushakoff
Copy link
Member

This saves between a quarter and a half second in integration tests that
create clients. A small but easy win.

Also fix some error handling in a few tx commands that were previously
checking the modified flag before checking the error.

This saves between a quarter and a half second in integration tests that
create clients. A small but easy win.

Also fix some error handling in a few tx commands that were previously
checking the modified flag before checking the error.
@jtieri jtieri enabled auto-merge (squash) April 13, 2022 15:40
@jtieri jtieri merged commit cd39de3 into main Apr 13, 2022
@jtieri jtieri deleted the refactor/concurrent-create-clients branch April 13, 2022 15:51
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.

2 participants