Add comment to no-op `keep-alive` worker->scheduler message
Open
- Dominant language
- Python
- Stars
- 1.7k
- Forks
- 778
- Avg merge
- 2h 50m
- Merged PRs (30d)
- 3
Description
It's registered on the scheduler, but does nothing AFAICT:
https://github.com/dask/distributed/blob/16748b7e32aaa498c3ccb9006ea7237b154d146f/distributed/scheduler.py#L3146
I would imagine the heartbeat has taken the place of this?
Contributor guide
Assessment
This issue has not been assessed yet.