Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
pytest-dev
/
pytest-asyncio
Public
Notifications
You must be signed in to change notification settings
Fork
172
Star
1.6k
Code
Issues
43
Pull requests
7
Discussions
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
Issues
Search Issues
is
:
issue
state
:
open
is:issue state:open
Search
Labels
Milestones
New issue
Search results
Open
Closed
"RuntimeError: Thread 'MainThread' already has a main context" when used with glib event loop
help wanted
Status: Open.
Bug
#1233
In pytest-dev/pytest-asyncio;
·
marmarek
opened
on Sep 15, 2025
Turn deprecation of applying <code>@pytest.fixture</code> to async fixtures in strict mode into an error
Status: Open.
Task
#1202
In pytest-dev/pytest-asyncio;
·
seifertm
opened
on Aug 24, 2025
·
v2.0
fixture teardown loop closed
needsinfo
Requires additional information from the issue author
Requires additional information from the issue author
Status: Open.
#1200
In pytest-dev/pytest-asyncio;
·
DragonRollDev
opened
on Aug 23, 2025
Creating <code>anyio.CancelScope</code> in async fixture raises <code>Attempted to exit cancel scope in a different task than it was entered in</code>
Status: Open.
Feature
#1191
In pytest-dev/pytest-asyncio;
·
provinzkraut
opened
on Aug 16, 2025
1.1.0: Session fixture with <code>asyncio_default_fixture_loop_scope=function</code> yields <code>You tried to access the function scoped fixture _function_scoped_runner with a session scoped request object</code>
Status: Open.
Bug
#1175
In pytest-dev/pytest-asyncio;
·
mgorny
opened
on Jul 29, 2025
Missing warning about unconfigured <code>asyncio_default_fixture_loop_scope</code>
Status: Open.
Bug
#1142
In pytest-dev/pytest-asyncio;
·
nolar
opened
on Jun 14, 2025
pytest is stuck in teardown when using uvloop
Status: Open.
Bug
#1134
In pytest-dev/pytest-asyncio;
·
sk-
opened
on Jun 2, 2025
Cannot handle event loop set up and tear down in 1.0
Status: Open.
Feature
#1133
In pytest-dev/pytest-asyncio;
·
schlamar
opened
on Jun 2, 2025
CI: add job that that uses pytest-dev version
enhancement
good first issue
Status: Open.
Feature
#1132
In pytest-dev/pytest-asyncio;
·
bsipocz
opened
on May 27, 2025
event_loop_policy for single test
enhancement
Status: Open.
Feature
#1101
In pytest-dev/pytest-asyncio;
·
Dreamsorcerer
opened
on Apr 24, 2025
loop_scope default
Status: Open.
Feature
#1095
In pytest-dev/pytest-asyncio;
·
oliver-sanders
opened
on Apr 15, 2025
Type error: <code>Value of type variable "_R" of function cannot be "AsyncClient"</code>
Status: Open.
Bug
#1090
In pytest-dev/pytest-asyncio;
·
jamesbraza
opened
on Apr 8, 2025
You can’t perform that action at this time.