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

Standard #71

Merged
merged 9 commits into from Jul 2, 2018
Merged

Standard #71

merged 9 commits into from Jul 2, 2018

Conversation

ralphtheninja
Copy link
Member

Closes #69

@ralphtheninja
Copy link
Member Author

We have a lot to do with these tests. They might fail due to race conditions. I have tested locally and sometimes they pass.

@ralphtheninja
Copy link
Member Author

Note that this will fail completely on node 10, since we're trying to compile an older version of leveldown via ltest. Next step is to replace ltest with level-test so we get rid of that problem.

@ralphtheninja ralphtheninja added this to Backlog in Level (old board) via automation Jul 1, 2018
@ralphtheninja ralphtheninja moved this from Backlog to Review in Level (old board) Jul 1, 2018
level-ttl.js Outdated
return db._ttl._stopAfterCheck = callback
if (db._ttl._checkInProgress) {
db._ttl._stopAfterCheck = callback
return db._ttl._stopAfterCheck
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add a TODO comment here, to check whether we need the return value? I'm guessing we don't

@ralphtheninja ralphtheninja merged commit 4ada06a into master Jul 2, 2018
Level (old board) automation moved this from Review to Done Jul 2, 2018
@ralphtheninja ralphtheninja deleted the standard branch July 2, 2018 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants