Skip to content

haskell-process-load stops working after a while #536

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

Closed
lukehoersten opened this issue Mar 19, 2015 · 6 comments
Closed

haskell-process-load stops working after a while #536

lukehoersten opened this issue Mar 19, 2015 · 6 comments

Comments

@lukehoersten
Copy link
Member

Sporadically when I try to trigger a haskell-process-load-or-reload with (C-c C-l) it doesn't work and instead just says (No changes need to be saved) in the *Message* buffer. The *haskell-process-log* says nothing. This problem continues until I haskell-process-reload. This makes haskell-flycheck stop working as well and doesn't seem to have a way to be restarted after the haskell-process is restarted. Ping @chrisdone

@gracjan
Copy link
Contributor

gracjan commented Mar 19, 2015

Are you using Windows by chance?

ping @chrisdone

@lukehoersten
Copy link
Member Author

This is on OS X.

Also confirmed (haskell-interactive-mode-clear) does not fix the issue. Only restart does.

@lukehoersten
Copy link
Member Author

@chrisdone informed me that (haskell-process-clear) not (haskell-interactive-mode-clear) is the correct command to clear out the process queue and that did indeed fix things. Still, shouldn't be getting jammed in the first place.

@ivan-m
Copy link
Contributor

ivan-m commented Mar 19, 2015

I've had similar issues (but keep forgetting to report a bug for it) when I use a sandbox and on initial load there's an error; in that case I have to kill the buffer and re-create the session.

@sritchie
Copy link

Same here - I'm on OS X, and every so often (I think prompted by my saves, which trigger hasktags) the haskell process stops processing commands. (haskell-process-clear) works.

@sritchie sritchie mentioned this issue Mar 29, 2015
@lukehoersten
Copy link
Member Author

Looks like a duplicate of #447 - thanks for pointing that out @sritchie.

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

4 participants