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 sync put tests #58

Merged
merged 1 commit into from
May 10, 2015
Merged

add sync put tests #58

merged 1 commit into from
May 10, 2015

Conversation

juliangruber
Copy link
Member

This adds 2 sync put tests, trying to recreate the failure from Level/leveldown#157. On leveldown@master, this does not cause a segfault for me. A .put() after the db is fully closed however does.

Once this is merged, we can add it to backends supporting { sync }.

@juliangruber
Copy link
Member Author

if we decide this is the righ place to add such tests, i'll add more sync tests for methods supporting the option

@ralphtheninja
Copy link
Member

👍

juliangruber added a commit that referenced this pull request May 10, 2015
@juliangruber juliangruber merged commit aa867b3 into master May 10, 2015
@juliangruber
Copy link
Member Author

2.2.0

@ralphtheninja ralphtheninja deleted the add/put-sync branch May 18, 2015 14:42
@vweevers vweevers mentioned this pull request Oct 20, 2018
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