should pubsub-remove-subscribers actually be pubsub-remove-subscriber ?
Open
bug
- Dominant language
- Python
- Stars
- 1.7k
- Forks
- 778
- Avg merge
- 2h 50m
- Merged PRs (30d)
- 3
Description
https://github.com/dask/distributed/blob/0dc9e8800d6e49e77e2fd5cbc71f0033cccf7b3b/distributed/pubsub.py#L188
I don't see an operation called "pubsub-remove-subscribers" .... only "pubsub-remove-subscriber". I have seen a related error in the past but don't have it on hand. Can anyone comment?
I have patched it in my local copy to be the latter and it has been working well.
Contributor guide
Assessment
This issue has not been assessed yet.