Skip to content

tests: explicitly GC for PyPy in test_do_not_leak_response#352

Merged
woodruffw merged 1 commit into
masterfrom
ww/gc-collect
Jan 9, 2025
Merged

tests: explicitly GC for PyPy in test_do_not_leak_response#352
woodruffw merged 1 commit into
masterfrom
ww/gc-collect

Conversation

@woodruffw
Copy link
Copy Markdown
Member

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

Fixes #351.

Fixes #351.

Signed-off-by: William Woodruff <william@yossarian.net>
@woodruffw woodruffw merged commit 19ccb8b into master Jan 9, 2025
@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