can be run by Open and monitor in new canvas
Here using a Subprocess
Discussion posts and replies are publicly visible
Is this a question or an observation of an unexpected behavior?
I want to use a start process and not a subprocess for performance reasons, but my question is if there is any configuration in the start process that allows us to access the instance that is running from the parent process when debugging, as you can do with a subprocess.