OpenVoiceOS / OpenVoiceOS/ovos-utils
EventContainer scope event removal
Open
@NeonDaniel is already working on this.
Since Jul 11, 2024.
bug
- Dominant language
- Python
- Stars
- 6
- Forks
- 13
- Avg merge
- 1d 8m
- Merged PRs (30d)
- 8
Description
EventContainer already tracks events and callbacks added via the container; rather than removing all listeners on remove, it should remove specific callbacks that it manages.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.