Skip to content

gh-101486: Make IsolatedAsyncioTestCase less picky about what is async [DO-NOT-MERGE] #101487

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

Closed
wants to merge 5 commits into from

Conversation

zware
Copy link
Member

@zware zware commented Feb 1, 2023

zware added 4 commits January 31, 2023 21:52
This is a broken commit; the `asyncioRunner.run` call raises a
`RuntimeError` because the context is already entered.  Not passing the
context to `asyncioRunner.run` results in test failures, but the tests
do actually run.
@zware zware closed this Jan 11, 2024
@zware zware deleted the DNM-async_unittest_full_run_context branch January 11, 2024 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants