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: reduce test_pipeline_batching_while_migrating flakiness #2475

Merged
merged 2 commits into from
Jan 25, 2024

Conversation

dranikpg
Copy link
Contributor

No description provided.

@@ -534,9 +534,13 @@ async def test_pipeline_batching_while_migrating(
writer.write("INCR a\r\n".encode())
await writer.drain()

async def read():
Copy link
Collaborator

Choose a reason for hiding this comment

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

care to add a comment to explain? :)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Added a comment, it's only a suspicion so far 😅

@dranikpg dranikpg merged commit a5b9401 into dragonflydb:main Jan 25, 2024
7 checks passed
@dranikpg dranikpg deleted the fix-reduce-flakyness branch January 31, 2024 11:19
romange pushed a commit that referenced this pull request Feb 6, 2024
* fix: reduce test_pipeline_batching_while_migrating flakiness
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.

None yet

2 participants