Skip to content

Conversation

@hwiorn
Copy link

@hwiorn hwiorn commented Feb 28, 2025

Actually, #43 does not support remote systems.

In real remote environments, it continuously echoes "Compilation finished" and "Poetry finished" when switching and visiting files, making it completely unusable.

poetry.el uses the absolute path to venv without a Tramp prefix, which causes poetry-project-venv to remain nil. As a result, Emacs freezes (due to the blocking call in poetry-do-call), and users see "Compilation finished" and "Poetry finished" when switching buffers, visiting files, or saving them.

I assume users who have the same project path on both local and remote systems and the same host system do not encounter this issue.

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