You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tested this with a colleague today, myself as the host and him as a participant, and we observed some undesirable behavior:
When we were both typing at the same time at different locations in the same file, some characters ended up at the wrong location.
When we were both editing the same file at the same time, and then paused and waited, the document state in my view versus his view remained different; they did not reconcile.
If he tried to save the file, he got an error toast. Changing the files.saveConflictResolution preference made the toast go away, but it resulted in my edits being reverted.
I was pleased that OCT is easy to set up locally. I hope the synchronization becomes more robust!
The text was updated successfully, but these errors were encountered:
I was already aware of the last one, but the desync issue is new to me. I'll see whether I can write a few fuzzing tests to reproduce this and see what I can do.
I tested this with a colleague today, myself as the host and him as a participant, and we observed some undesirable behavior:
I was pleased that OCT is easy to set up locally. I hope the synchronization becomes more robust!
The text was updated successfully, but these errors were encountered: