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

With --nostack, still downloads the whole GHC (synchronously) #34

Open
ulidtko opened this issue Apr 4, 2019 · 0 comments
Open

With --nostack, still downloads the whole GHC (synchronously) #34

ulidtko opened this issue Apr 4, 2019 · 0 comments

Comments

@ulidtko
Copy link

ulidtko commented Apr 4, 2019

My vimrc has let g:hdevtools_options = '--nostack'.

Yet still, I see huge blocking delays on startup, on :HdevtoolsInfo and also on exit.

During the hangs, I look at the process tree, and see hdevtools admin --status and hdevtools admin --stop-server running stack commands, which causes the long stack updates or whatever.

It'd be nice to have --nostack respected. Or at least have an indication of what's blocking my UI (as in #26).

This is all on Neovim, but I guess it doesn't matter much.

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

1 participant