Skip to main content
February 17, 2025
Question

A Start Process can be run by Open and monitor in new canvas

  • February 17, 2025
  • 2 replies
  • 0 views

can be run by Open and monitor in new canvas

Here using a Subprocess

2 replies

stefanhelzle0001
February 17, 2025

Is this a question or an observation of an unexpected behavior?

February 17, 2025

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.