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

tests: explicitly GC for PyPy in test_do_not_leak_response #352

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

woodruffw
Copy link
Member

I've done this only for PyPy by sniffing platform, since technically this should be unobservable behavior.

Fixes #351.

@woodruffw woodruffw merged commit 19ccb8b into master Jan 9, 2025
20 checks passed
@woodruffw woodruffw deleted the ww/gc-collect branch January 9, 2025 03:04
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.

Test regressions on PyPy3.10: tests/test_adapter.py::TestSessionActions::test_do_not_leak_response
2 participants