Issue Details
I have a LabVIEW project with two executables: one acting as the sender and the other as the receiver. These executables communicate using TCP/IP or UDP. When I minimize the sender executable, the receiver stops receiving any data. When the sender executable is restored, communication resumes. This behavior is reproducible whenever the sender executable is minimized.