charliefoxtwo / charliefoxtwo/ViLA-PluginBase
Plugins should have a `Stop()` function
Open
enhancement
- Dominant language
- C#
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
This function should clean up the current plugin thread and dispose of any unmanaged resources. Adding this will be a breaking change and require a major version increment.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.