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

fix: get rid of flushdb/flushall in tests #103

Merged
merged 2 commits into from Jan 5, 2020

Conversation

stansv
Copy link
Contributor

@stansv stansv commented Jan 5, 2020

Replace flushdb with direct queue keys removal.
Fix unstable test (looks like it started to fail on my env after 3c5b01d).
Fixes #102

@stansv stansv requested a review from manast January 5, 2020 11:03
@stansv stansv merged commit 725ad01 into master Jan 5, 2020
@stansv stansv deleted the fix-102-get-rid-of-flushdb-in-tests branch January 5, 2020 16:30
@manast
Copy link
Contributor

manast commented Jan 5, 2020

🎉 This PR is included in version 1.6.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

@manast manast added the released label Jan 5, 2020
manast added a commit that referenced this pull request Mar 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Avoid flushdb in tests
2 participants