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

lsp: Update to pytest-asyncio v0.23 #707

Merged
merged 2 commits into from
Jan 1, 2024

Conversation

alcarney
Copy link
Member

@alcarney alcarney commented Jan 1, 2024

Strangely, unless we explicitly request a scope for each test that aligns with the scope of the client fixture the tests depend on, the test suite will hang (on my machine at least...).

The issue does not seem to be present in pytest-asyncio itself, which suggests there's something funny going on in pytest-lsp.

Opened swyddfa/lsp-devtools#126 to track this

@alcarney alcarney merged commit fd5fc9e into swyddfa:develop Jan 1, 2024
12 of 13 checks passed
@alcarney alcarney deleted the update-pytest-asyncio branch January 1, 2024 18:41
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.

1 participant