User | Kudos |
---|---|
13 | |
8 | |
3 | |
3 | |
3 |
LabVIEW 2021 now has this pop-up, which lets you know if you still have VIs running in the background when you try to close a project:
Great! Because previously you were alerted that some VIs were still running, but not which ones. So this helps substantially with debugging.
However, I usually just want to abort these VIs without closing my project. There's still no (obvious) way to either open or abort these still-running VIs. That leaves me twiddling my thumbs (often for several minutes on large projects) while I close and re-open the project.
The request: Add the ability to either open or abort these running VIs from this window. It could be as simple as adding an "Abort All" button...or even adding documentation on how these could be closed:
(And yes, obviously the correct solution here is for me as the developer to fix the bug that's leaving these VIs running... however, in the real world, sometimes this is either lower priority than other issues, or falls onto someone else's plate...and in the meantime you're left regularly waiting for your project to reload.)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.