Skip to content

Conversation

leonvictor
Copy link

@leonvictor leonvictor commented Jul 3, 2025

Hi ! I was missing the ability to launch monitored child processes while passing down additionnal command-line arguments. This adds a method to do just that

The signature is a mix between the existing ChildProcessCoordinator::launchWorkerProcess(const File& exec, const String& cmdLineUID, int timeout, int streamFlags) and ChildProcess' ChildProcess::start(const StringArray& args, int streamFlags

The unique ID is placed as first argument

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant