Jump to content

LabVIEW-built DLL/SO and how to properly end process


bjustice

Recommended Posts

Posted

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.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.