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

Terminal: Fix error in connection establishment: net::ERR_CONNECTION_REFUSED #322

Merged
merged 1 commit into from Jul 2, 2020

Conversation

HollowMan6
Copy link
Contributor

Successfully reproducing this bug:
image

When having this situation, you can still access the terminal by click the right button of the mouse, in the menu clicking reload, and then everything works fine.

So I believe this bug is caused by loading the web page too early , and I made a exception handling, when this happens, refresh the page automaticly after 1 second, and that bug never happens again.

@MatthewZMD
Copy link
Member

赞,我回头测试一下,没问题就merge

@manateelazycat manateelazycat self-assigned this Jul 2, 2020
@MatthewZMD MatthewZMD merged commit b4e2d15 into emacs-eaf:master Jul 2, 2020
@MatthewZMD
Copy link
Member

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.

None yet

3 participants