C0D312 wrote:I seem to have discovered a small issue. When I use the "local to remote sync," it opens a connection and works flawlessly. Then a few minutes later, I might make another edit. When I press "local to remote sync," it connects, prompts me if I want to overwrite, I select yes, then it gives my a timeout error. If I restart st2, and the press local to remote sync, it works again flawlessly.
It seems that the plugin is not properly closing the connection because this issue occurs frequently. But besides that, it's awesome.
Thanks for the bug report! I'll check it out and release a fix with the next version.
You are correct in that I never explicitly close the connection - this helps improve the performance of uploads, but it has been quite a bear trying to find all of the edge cases about how the various programs and libraries I use react when they are disconnected by the server.