Skip to content

Conversation

@tkrabel
Copy link
Contributor

@tkrabel tkrabel commented Dec 18, 2023

Fixes #474

rope==1.11.0 now supports autoimport being called by multiple threads.

When updating rope, we can add back a unit test that failed due to thread issues. Also, we simplify workspace.py

@ccordoba12 ccordoba12 added this to the v1.10.0 milestone Dec 18, 2023
Copy link
Member

@ccordoba12 ccordoba12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work @tkrabel! Just a small comment for you, otherwise looks good to me.

@ccordoba12 ccordoba12 added the bug Something isn't working label Dec 18, 2023
@tkrabel tkrabel requested a review from ccordoba12 December 18, 2023 16:12
Copy link
Member

@ccordoba12 ccordoba12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me now, thanks @tkrabel!

@ccordoba12 ccordoba12 merged commit 73b945b into python-lsp:develop Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AutoImport can break when being called by multiple threads

2 participants