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

Every command hangs #42

Open
kahrkunne opened this issue Jan 27, 2023 · 1 comment
Open

Every command hangs #42

kahrkunne opened this issue Jan 27, 2023 · 1 comment

Comments

@kahrkunne
Copy link

Every command hangs indefinitely for me until I hit C-g to cancel it. Afterwards I find nothing suspicious in *Messages*, but poetry.el does create a buffer called *poetry* with the following contents (example for poetry-new):

Compilation started at Fri Jan 27 19:25:54

/home/kahr/.local/bin/poetry new -n --ansi /home/kahr/tmp/
sh-5.2$ 

Which doesn't give the impression that it's actually running anything. If I run the /home/kahr/.local/bin/poetry new -n --ansi /home/kahr/tmp/ command manually it works just fine.

This is on Emacs 28.2.

@cybniv
Copy link
Owner

cybniv commented Mar 4, 2023

I observed similar behavior, unfortunately I hadn't had much time yet to debug this. However, I'd look into any PR happily!

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

No branches or pull requests

2 participants