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

Add delete-allocate stress test #136

Open
sanastas opened this issue Feb 28, 2021 · 0 comments
Open

Add delete-allocate stress test #136

sanastas opened this issue Feb 28, 2021 · 0 comments

Comments

@sanastas
Copy link
Contributor

Add a test for existing and known bug of accessing a deleted slice from released chunk (causing infinite loop). This will require long and massive concurrent put and delete usage including some delays in the middle. This will help to check the fix easier and never fail into this problem again.

For more explanations feel free to add questions in this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant