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) =
Description
This happened on 2 different test reruns:
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
mainPlatform