bjustice Posted Wednesday at 03:50 PM Report Posted Wednesday at 03:50 PM I have a RUST application that loads and calls a LabVIEW-built shared object in Linux. This is working! However, it appears to me that the RUST application is hanging when I try to shut it down. Presumably, I think this might be because the LabVIEW runtime engine process and thread pool is still running. The shared library itself isn't running any processes. I'm curious if anyone has run into this before, and if there is a proper way to stop-calling or unload a LabVIEW DLL/SO. Quote
bjustice Posted Wednesday at 05:13 PM Author Report Posted Wednesday at 05:13 PM Whelp, nevermind, I did indeed have a LabVIEW clone in the shared object not shutting down. Sigh Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.