Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enh(ProcessRunner): does not detect launch errors #4482 #4483

Merged
merged 12 commits into from
Jul 29, 2024

Conversation

aleks-f
Copy link
Member

@aleks-f aleks-f commented Mar 5, 2024

TODO: detect properly if executable does not exist

Foundation/testsuite/src/ProcessRunnerTest.cpp Dismissed Show dismissed Hide dismissed
Foundation/testsuite/src/ProcessRunnerTest.cpp Dismissed Show dismissed Hide dismissed
@matejk matejk deleted the branch main April 15, 2024 11:20
@matejk matejk closed this Apr 15, 2024
@matejk matejk reopened this Apr 22, 2024
@matejk matejk changed the base branch from devel to main April 22, 2024 06:59
@matejk matejk force-pushed the 4482-process-runner-launch-err-detect branch from 278cd49 to 83162c6 Compare May 20, 2024 07:13
@matejk
Copy link
Contributor

matejk commented May 20, 2024

@aleks-f, I think that the solution implemented in the pushed works properly on *nix platforms. I need to finalise some details for Windows.

@matejk matejk force-pushed the 4482-process-runner-launch-err-detect branch 6 times, most recently from a305c76 to 260f89c Compare May 24, 2024 05:55
…e file to be executed can't be found using absolutePath.
@matejk matejk force-pushed the 4482-process-runner-launch-err-detect branch from 260f89c to 4714200 Compare May 24, 2024 15:49
@matejk matejk removed their assignment Jul 29, 2024
@matejk
Copy link
Contributor

matejk commented Jul 29, 2024

@aleks-f, can this be merged to main?

@aleks-f aleks-f marked this pull request as ready for review July 29, 2024 18:11
@aleks-f aleks-f merged commit 3656f06 into main Jul 29, 2024
42 checks passed
@aleks-f aleks-f deleted the 4482-process-runner-launch-err-detect branch July 29, 2024 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants