What you are describing shouldn't make Bob crash on the non-beta version of 
1.6.0 that I released with this announcement, the beta version, and 1.5.2, 
could crash when the server got confused.

Changing the saving delay isn't the problem, the delay should be set as low 
as possible because Bob uses acknowledgement signals from the server to try 
and ensure that the messages aren't sent faster than the server can handle. 
The problem is that editing a tidldler that gets synced outside of draft 
mode tries to save on every keystroke.
I used to have some complex logic there to prevent race conditions, 
switching to the internal syncer broke that logic so there are race 
conditions that cause very rapid updates to get received and processed out 
of order, which causes strange behaviour when typing rapidly in a tiddler 
where updates are being saved that quickly.

It is one of the highest priority fixes at the moment, but the problem 
should be limited to the possibility of the last few keystrokes being 
incorrectly saved if you are typing more than about 5 characters a second 
and saving on every keystroke.
If you are getting crashes and you are certain that you are using the 
newest version there is some other bug I need to track down.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/8b9ca6ff-fec4-4efc-9f17-61c00897568bo%40googlegroups.com.

Reply via email to