d12frosted / homebrew-emacs-plus

Emacs Plus formulae for the Homebrew package manager
MIT License
2.39k stars 186 forks source link

[General]: with-poll causes issues with elpaca #745

Closed aaronjensen closed 3 weeks ago

aaronjensen commented 3 weeks ago

Issue description

I don't know the cause, and it is probably beyond my capacity and time to debug it, but now that with-poll works, I've tried using it and found that it appears to cause issues with asynchronous shell commands. Elpaca hangs on initial install. Magit appears to hang when issuing git commands.

If anyone else can corroborate this, I'd recommend removing the patch. It seems to do more harm than good.

bbenchen commented 3 weeks ago

@aaronjensen I also had related problems and now I don't use with-poll anymore.

aaronjensen commented 3 weeks ago

That's enough for me, thanks @bbenchen. #746