Consumer cleanup behavior
Open
@danielpeintner is already working on this.
Since May 2, 2022.
API-improvement
priority: low
use case
- Dominant language
- HTML
- Stars
- 45
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
@relu91 raised concerns int a call w.r.t. cleaning up client connections
We have a problem in node-wot that CoAP clients are not being closed which causes hanging
… should we add something like a destroy method to the ConsumedThing?
… socket is currently not being closed. Problem is not limited to CoAP, however, also relevant for WebSockets, for example
see https://www.w3.org/2022/03/28-wot-script-minutes.html#t05
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.