On Sunday, March 8, 2020 at 8:37:04 AM UTC-4, Edward K. Ream wrote: > > This Engineering Notebook post discusses possible fixes to #1437 > <https://github.com/leo-editor/leo-editor/issues/1437>. > > *The problem* > > For *all* outlines, Leo calls LeoFrame.createFirstTreeNode to create the > root vnode. The root vnode is given a *new* gnx. Normally, this new gnx > can't conflict with the gnx in any about-to-be-read .leo file. However, a > conflict *can* happen when Leo's bridge reads several .leo files in less > than a second. > > Would it be possible to add a few more digits of time resolution to the > gnx's? The exact length or resolution isn't used anywhere, is it? More > resolution would seem an easy way to avoid gnx duplication. (It seems so > simple that there must be a good reason why it wouldn't work). >
-- You received this message because you are subscribed to the Google Groups "leo-editor" 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/leo-editor/52ca5737-1e9f-4145-965b-d8ed5bbcffe2%40googlegroups.com.
