Skip to content

fix: await redis connection before cleanup - #91

Merged
eyalr1100 merged 1 commit into
masterfrom
fix/redis-container-race-condition
Feb 11, 2026
Merged

fix: await redis connection before cleanup#91
eyalr1100 merged 1 commit into
masterfrom
fix/redis-container-race-condition

Conversation

@eyalr1100

@eyalr1100eyalr1100 commented Feb 10, 2026

Copy link
Copy Markdown
Contributor
QuestionAnswer
Bug fix
New feature
Breaking change
Deprecations
Documentation
Tests added
Chore

Related issues: #XXX , #XXX ...
Closes #XXX ...

Further information:
Redis symbol registration had a problem where it first registered cleanup and then connected, and so I fixed its' order.

@eyalr1100
eyalr1100 merged commit 531610a into masterFeb 11, 2026
10 checks passed
@eyalr1100
eyalr1100 deleted the fix/redis-container-race-condition branch February 11, 2026 08:16
Sign up for freeto 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.

2 participants

@eyalr1100@NivGreenstein