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

Slow response when internet connection is slow #136

Open
kklot opened this issue Jul 14, 2020 · 5 comments
Open

Slow response when internet connection is slow #136

kklot opened this issue Jul 14, 2020 · 5 comments

Comments

@kklot
Copy link

kklot commented Jul 14, 2020

Hi, I am not sure it is the case, but does sendcode depend on internet connection? if yes, why is that? I noticed that everytime my internet slow down or trouble connnecting (on mac) to wifi, sending code lagged considerably to an annoying level. Turn off wifi recovered the speed immediately (showed by sending multiple code sections that I had sent before but have not been arrived).

@randy3k
Copy link
Owner

randy3k commented Jul 14, 2020

That's odd. It doesn't use any internet connection of course.

@kklot
Copy link
Author

kklot commented Jul 15, 2020

Yeah, it happened a couple times already. So it should be something related to local communications between the apps? I sent code mostly to iterm2, tmux, but once it happened, sending to Mac Terminal also lagged.

@kklot
Copy link
Author

kklot commented Sep 10, 2020

this definitely happens: unresponsive network connection (e.g. hanging while loading Github in a browser) = unresponsive SendCode (to iTerm2 if this is relevant).

@randy3k
Copy link
Owner

randy3k commented Sep 11, 2020

I suspect that one of your packages is blocking the sublime API.

@maegul
Copy link

maegul commented Oct 6, 2022

That makes a lot of sense ... I'm having lag issues too and don't know what's causing it. Could a LSP server be a major cause of delay/race-condition?

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

3 participants