Skip to content

Commit fd3ffe4

Browse files
author
Francois Normandin
committed
[Fix] Launching SMO Processes with a strictly typed VI definition caused LabVIEW to not release references after objects were destroyed.
(ref: https://labviewcoder.com/2016/07/06/quick-tip-asynchronously-launching-vis-the-right-way)
1 parent 514b1cb commit fd3ffe4

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

src/SMO/Private/StartProcesses.vi

240 Bytes
Binary file not shown.

tests/JKI SMO Nested Dependencies Example.lvproj

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,6 @@
8383
<Item Name="DialogType.ctl" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/DialogType.ctl"/>
8484
<Item Name="General Error Handler.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/General Error Handler.vi"/>
8585
</Item>
86-
<Item Name="user.lib" Type="Folder">
87-
<Item Name="Wait (ms)__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/time/time.llb/Wait (ms)__ogtk.vi"/>
88-
</Item>
8986
<Item Name="Registry-SMO.lvclass" Type="LVClass" URL="../../src/Registry/Registry-SMO.lvclass"/>
9087
<Item Name="Attribute.Identity.lvclass" Type="LVClass" URL="../../src/Support/Attribute.Identity/Attribute.Identity.lvclass"/>
9188
<Item Name="Attribute.lvclass" Type="LVClass" URL="../../src/Support/Attribute/Attribute.lvclass"/>

0 commit comments

Comments
 (0)