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

chore: Check panic after await freeing resources #408

Merged
merged 1 commit into from
Jun 22, 2023

Conversation

adamspofford-dfinity
Copy link
Contributor

#365 changed the panic_after_async test so that it does not hold a resource open across the await point, but the thing it's supposed to be testing is that resources are freed after await points. This reverts that change.

@adamspofford-dfinity adamspofford-dfinity merged commit c96af21 into main Jun 22, 2023
@adamspofford-dfinity adamspofford-dfinity deleted the spofford/async-test branch June 22, 2023 23:28
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