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

replace isahc with reqwest #55

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

tsukimizake
Copy link

@tsukimizake tsukimizake commented Apr 15, 2023

Close #54
While investigating https://elmlang.slack.com/archives/C010RT4D1PT/p1680266273643779 , I found isahc is somehow frozen and stops polling. (see the log on #54)
I couldn't figure out why it freezes, but replacing it with reqwest (and killall elm-json to release cache file lock after it) solved the problem anyway.

@aryairani
Copy link

@zwilias Any thoughts on this?

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

Successfully merging this pull request may close these issues.

Elm-json occasionally gets stuck, particularly when called from elm-review
2 participants