-
Notifications
You must be signed in to change notification settings - Fork 348
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
Maintenance and chores #169
base: master
Are you sure you want to change the base?
Conversation
ardhitama
commented
Sep 22, 2020
- Add makefile to run sanity tests
- Fix lint errors
- Change the test redis namespace to use UUID to allow some tests to run in parallel
- Update the mod and remove proven benches since the one of bench causing mod error
…he time better before we able to run everything in parallel
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.
Edit: Sorry I was trying to comment on 250fcba
@ardhitama I was just browsing these PR commits and noticed particular one.
Can you elaborate on why you changed this? It might affect people that already depend on this behavior.
Thanks
Thanks for noticing, this was to debug my particular need. Will remove this commit from the PR. |