atom / teletype

Share your workspace with team members and collaborate on code in real time in Atom
https://teletype.atom.io
MIT License
2.41k stars 324 forks source link

Contents lost when connection is lost #504

Open Viss opened 4 years ago

Viss commented 4 years ago

I have teletype running on a daily driver ubuntu workstation, and a macbook pro that I use for travel. My intention was to have a sort of "shared todo.txt" config going, where I have one text file, and I need it to be 'live' between multiple hosts. I can reach my daily driver desktop via vpn when traveling, so connectivity shouldnt be a big deal, here's what I've encountered:

-atom.io on ubuntu "just stops". it freezes and a couple times has taken down gnome with it. There's no way to recover from this. I have to kill it, or at worst, reboot, and i lose any unsaved changes - and when this happens, the 'client' (the macbook) complains that the server has not spoken to it in a while and deletes all the local content (this is really bad).

Here are several suggestions on how to better handle periods of inactivity and interrupted networking: