eclipse-thingweb / eclipse-thingweb/node-wot
[question] Is there any plan for a stopScript action?
Open
core
question
- Dominant language
- TypeScript
- Stars
- 192
- Forks
- 100
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 6
Description
Hi, I recently had the need to stop a running script. Digging inside the code I realized that such functionality is not yet implemented, so I was wondering if there is any plan to add this in the near future and if you have already thought how to do that.
I think that the stop of a script should:
- Destroy all the exposed things "linked" with it
- Detach all the handlers
- Free memory resources
Contributor guide
Assessment
This issue has not been assessed yet.