Skip to content

Bug: tests in tests/unit/test_channels/test_subscriber.py fail for unrelated PR #3936

@sobolevn

Description

@sobolevn

Description

This happened on 2 different test reruns:

FAILED tests/unit/test_channels/test_subscriber.py::test_subscriber_backlog_backoff - RuntimeError: There is no current event loop in thread 'MainThread'.
FAILED tests/unit/test_channels/test_subscriber.py::test_subscriber_backlog_dropleft - RuntimeError: There is no current event loop in thread 'MainThread'.
= 2 failed, 5558 passed, 8 skipped, 13 xfailed, 30 xpassed, 4 warnings in 93.83s (0:01:33) =

Link: https://github.com/litestar-org/litestar/actions/runs/12687347653/job/35361920794?pr=3935

The PR is just a typo fix: #3935

URL to code causing the issue

No response

MCVE

No response

Steps to reproduce

No response

Screenshots

No response

Logs

No response

Litestar Version

main

Platform

  • Linux
  • Mac
  • Windows
  • Other (Please specify in the description above)

Metadata

Metadata

Assignees

Labels

Bug 🐛This is something that is not working as expectedarea/ciThis PR involves changes to the CI/Infratests-issueThis is an issue specifically due to tests

Type

No type

Projects

Status

Closed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions