I have an application built in Labview that I recently updated to Labview 2018 64 bits. With that, I hope to give the application access to more memory.
I ran the application on a new Windows10 machine and noticed that the application is sluggish, frequently showing the busy cursor. I opened the task manager and found out that the application process is being suspended every few seconds or so. Simultaneously, a process by the same name appears, also suspended. A few seconds later the process reverts to running status and the copy process disappears. The whole event coincides with the busy cursor in my application.
Any suggestions what I can do about this?