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

Reuse the Client in all cases #327

Merged
merged 7 commits into from
Oct 28, 2024
Merged

Reuse the Client in all cases #327

merged 7 commits into from
Oct 28, 2024

Conversation

coltfred
Copy link
Member

Opening this as a PR to see about test failures.

@@ -23,7 +23,7 @@ mod integration_tests {
)?
.into();
let creator_sdk = ironoxide::blocking::initialize(&device, &Default::default())?;
// making non-default groups so I can specify needs_rotation of true
// // making non-default groups so I can specify needs_rotation of true
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

double comment?

@coltfred
Copy link
Member Author

The parts you did look good to me, but I can't approve since it's my PR.

@coltfred coltfred merged commit b8b426a into main Oct 28, 2024
18 checks passed
@coltfred coltfred deleted the reuse-reqwest-client branch October 28, 2024 20:49
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