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

Release pytest-lsp #181

Merged
merged 8 commits into from
Aug 28, 2024
Merged

Release pytest-lsp #181

merged 8 commits into from
Aug 28, 2024

Conversation

alcarney
Copy link
Member

This PR should result in a quick release of pytest-lsp so that some fixes can land before the breaking changes on develop do.

This includes

pre-commit-ci bot and others added 8 commits May 29, 2024 22:53
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.4.4 → v0.4.5](astral-sh/ruff-pre-commit@v0.4.4...v0.4.5)
* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.4.5 → v0.4.8](astral-sh/ruff-pre-commit@v0.4.5...v0.4.8)

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Alex Carney <alcarneyme@gmail.com>
Cancelling all tasks in the event loop, as you can imagine, can be
problematic. Instead when the server process exits the test client now
only cancels any requests that may be in-flight which is what this code
was trying to acheive in the first place.
@alcarney alcarney merged commit ea6aba2 into swyddfa:release Aug 28, 2024
19 checks passed
@alcarney alcarney deleted the fix_cov branch August 28, 2024 18:56
This was referenced Aug 28, 2024
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