BlueQuartzSoftware / BlueQuartzSoftware/SIMPL
Filter Memory Retention
Open
- Dominant language
- C++
- Stars
- 8
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
Filters deleted from the pipeline are not destroyed until the window with the pipeline is closed. This becomes an issue if the filter has made large allocations during preflight which will persist even after the deletion of the filter from the pipeline.
Contributor guide
Assessment
This issue has not been assessed yet.