Remove deprecated LoopRunner API
Open
asyncio
deprecation
- Dominant language
- Python
- Stars
- 1.7k
- Forks
- 778
- Avg merge
- 2h 50m
- Merged PRs (30d)
- 3
Description
We deprecated functionality around LoopRunner that allowed to pass closed/not-running loops to it, see https://github.com/dask/distributed/issues/6680
It's been ~3 months now and we should remove the deprecated functionality. This also relates to tornado 6.2 and py3.11 compat, see https://github.com/dask/distributed/pull/7134
Closes https://github.com/dask/distributed/issues/6163
@wence- you started looking into this. Are you still interested?
cc @graingert
Contributor guide
Assessment
This issue has not been assessed yet.