-
-
Notifications
You must be signed in to change notification settings - Fork 42
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: deflake tests #113
test: deflake tests #113
Conversation
I ran the CI twice now and no tests failed. |
Signed-off-by: Aras Abbasi <[email protected]>
@mcollina ;) |
0a6226a
to
1bb4701
Compare
disabling code coverage would make the test pass, there is a bug in node |
Well, i dont know anymore. I tried to improve the code at best to avoid any race conditions or whatever. I quite dont get why it fails. But if you are ok, i would like to merge. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Closes #110
I guess we should have awaited some of the .register() calls and make it more robust.
Checklist
npm run test
andnpm run benchmark
and the Code of conduct