test_no_dangling_asyncio_tasks is flaky on my local box (not on CI)
Open
flaky test
- Dominant language
- Python
- Stars
- 1.7k
- Forks
- 778
- Avg merge
- 2h 50m
- Merged PRs (30d)
- 3
Description
Ubuntu 20.04 desktop
distributed 2022.03.0
``test_scheduler.py::test_no_dangling_asyncio_tasks`` fails 20~40 times out of 1000, leaking the task
cb=[IOLoop.add_future..() at /home/crusaderky/miniconda3/envs/distributed39/lib/python3.9/site-packages/tornado/ioloop.py:688]>
I've never observed this on CI, possibly due to the fact that CI is a lot slower CPU-wise.
Contributor guide
Assessment
This issue has not been assessed yet.