Skip to content

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

Open
@ulidtko

Description

@ulidtko

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions