Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test concurrent deletions #166

Merged
merged 5 commits into from
Apr 15, 2024
Merged

test concurrent deletions #166

merged 5 commits into from
Apr 15, 2024

Conversation

skhugh
Copy link
Contributor

@skhugh skhugh commented Apr 5, 2024

What this PR does / why we need it?

Any background context you want to provide?

Deleting a bulk of text nodes rapidly can cause exception in CrdtTree.
I added test codes to confirm the issue.

What are the relevant tickets?

Fixes #

Checklist

  • Added relevant tests or not required
  • Didn't break anything

@skhugh skhugh self-assigned this Apr 5, 2024
@skhugh skhugh marked this pull request as draft April 5, 2024 07:33
@skhugh skhugh requested review from hackerwins and 7hong13 April 5, 2024 07:33
@skhugh skhugh marked this pull request as ready for review April 5, 2024 08:25
@skhugh skhugh marked this pull request as draft April 5, 2024 08:26
@skhugh skhugh marked this pull request as ready for review April 15, 2024 12:11
@skhugh skhugh merged commit d626db5 into main Apr 15, 2024
5 of 6 checks passed
@skhugh skhugh deleted the concurrent_deletion_test branch April 15, 2024 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants