OperatingSystemService.StartProcess Ignores Timeout

Version 2025.10.2. When starting external process via StartProcess, the timeout value is ignored and the workflow just waits until the process is finished.

The expected behaviour is that after the timeout is reached the process is killed and the workflow step fails.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.