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
{{ message }}
This repository has been archived by the owner on Aug 13, 2019. It is now read-only.
Apparently updating NumTombstones only here is incorrect. For example, if currently there were no stones and we want to add new stones in Delete(...), NumTombstones is nowhere updated.
Please correct me if I am wrong. I will open a PR for this soon.
The text was updated successfully, but these errors were encountered:
Found this while working on #374
Apparently updating
NumTombstones
only here is incorrect. For example, if currently there were no stones and we want to add new stones inDelete(...)
,NumTombstones
is nowhere updated.Please correct me if I am wrong. I will open a PR for this soon.
The text was updated successfully, but these errors were encountered: