I'd like to understand why memory increases until a crash happens when running even basic examples from the TestStand Editor or User Interfaces.
For example, if I modify the PreUUT of the Computer Motherboard Test shipping example to run indefinitely, TestSTand memory will increase until a crash occurs - at around 500 MB.
What is causing the memory to increase?
Also shouldn't it take more than 500 MB to make TestStand crash with reasonable PC specs?
C::\Users\Public\Documents\National Instruments\TestStand 2019 (32-bit)\Examples\Demos\Computer Motherboard Test\LabVIEW
TaskManager.vi in this solution allows memory to be cleared up and can prevent the crash:
https://forums.ni.com/t5/Example-Programs/Task-manager-in-Labview/ta-p/3524904
Other resources:
https://forums.ni.com/t5/NI-TestStand/memory-leak-teststand/td-p/1637816/page/2?profile.language=en