Skip to content

1.4.16

Compare
Choose a tag to compare
@aeris aeris released this 26 Aug 15:25
· 3526 commits to master since this release
29ece29
Fix a panic on addMissingRevsToChain (#2611)

When there are multiple changes on a shared document, both on the local
instance and on other instances of the sharing, it was possible to have
a race condition that leads to a panic on the addMissingRevsToChain
function.