chime-experiment / chime-experiment/coco
Stop nodes added to the blocklist
Open
- Dominant language
- C++
- Stars
- 3
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Currently if a running node is added to the blocklist, it will keep running. This can cause array synchronization issues, since coco stops updating that node. Ideally we shouldn't have to rely on someone remembering to also stop the kotekan service on that node, and just issue a `/kill` call from coco to any node added to the block list. If the node already happens to be stopped the call will have no effect.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.