Skip to content

Conversation

dlax
Copy link

@dlax dlax commented Aug 27, 2025

This hook is available in python-lsp-server 1.13.1. We use it to perform exit actions, temporary files cleanup and dmypy termination, instead of atexit.

Fix #88

This hook is available in python-lsp-server 1.13.1 release. We use it
to perform exit actions, temporary files cleanup and dmypy termination,
instead of atexit.

Fix python-lsp#88
@Richardk2n Richardk2n merged commit 738aed0 into python-lsp:master Aug 27, 2025
11 checks passed
@dlax dlax deleted the shutdown branch August 27, 2025 14:24
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.

dmypy is not killed when python-lsp exits
2 participants