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: Pinning pytest-asyncio to 0.21.1 #125

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

Gmerold
Copy link
Contributor

@Gmerold Gmerold commented Dec 4, 2023

Description

Pins the version of pytest-asyncio to 0.21.1.
Context: Latest version of pytest-asyncio removes asyncio_event_loop. This makes integration tests hang forever.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that validate the behaviour of the software
  • I validated that new and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have bumped the version of the library

@Gmerold Gmerold requested a review from a team as a code owner December 4, 2023 14:00
@Gmerold Gmerold merged commit f85effd into main Dec 5, 2023
23 checks passed
@Gmerold Gmerold deleted the fix-pinning-pytest-asyncio-version-to-0.21.1 branch December 5, 2023 07:31
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