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: remove manually drop from test #115

Merged

Conversation

stormshield-gt
Copy link
Collaborator

When I want to manually inspect the vault state after a test, I add a std::mem::ManuallyDrop to prevent Drop from running and cleaning the Vault. Sadly this one got committed into master.

@stormshield-gt
Copy link
Collaborator Author

As this is a one line with trivial change, I merge this without review @Haennetz

@stormshield-gt stormshield-gt merged commit aaa7ff6 into jmgilman:master Dec 13, 2024
6 checks passed
@Haennetz Haennetz assigned Haennetz and unassigned Haennetz Jan 8, 2025
@Haennetz Haennetz self-requested a review January 8, 2025 16: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