Skip to content

DM-53734: Patch redis connection for handler tests#304

Merged
ugyballoons merged 2 commits intodevelopfrom
tickets/DM-53734
Mar 4, 2026
Merged

DM-53734: Patch redis connection for handler tests#304
ugyballoons merged 2 commits intodevelopfrom
tickets/DM-53734

Conversation

@ugyballoons
Copy link
Copy Markdown
Collaborator

@ugyballoons ugyballoons commented Jan 6, 2026

Although not breaking the tests during CI, this patch prevents unwanted errors from the app's lifespan context manager trying to close a Redis connection that never existed.

Update The attempted Redis connection is now breaking tests during CI.

Copy link
Copy Markdown
Collaborator

@sebastian-aranda sebastian-aranda left a comment

Choose a reason for hiding this comment

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

Looks good to me 👍 .

@ugyballoons ugyballoons merged commit 193eb26 into develop Mar 4, 2026
8 of 10 checks passed
@ugyballoons ugyballoons deleted the tickets/DM-53734 branch March 4, 2026 17:51
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.

2 participants