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

Feature 3.11/use posix spawn #20962

Merged
merged 15 commits into from
May 27, 2024
Merged

Feature 3.11/use posix spawn #20962

merged 15 commits into from
May 27, 2024

Conversation

maierlars
Copy link
Collaborator

Scope & Purpose

Backport of #20961

@maierlars maierlars self-assigned this May 23, 2024
@cla-bot cla-bot bot added the cla-signed label May 23, 2024
Comment on lines 356 to 357
LOG_TOPIC("ac58b", DEBUG, arangodb::Logger::FIXME)
<< "spawn succeeded, child pid: " << external->_pid;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This log message is a bit confusing if executableNotFound is set.

@jsteemann jsteemann added this to the 3.11 milestone May 24, 2024
Copy link
Member

@neunhoef neunhoef left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

lib/Basics/process-utils.cpp Outdated Show resolved Hide resolved
lib/Basics/process-utils.cpp Outdated Show resolved Hide resolved
@neunhoef neunhoef marked this pull request as ready for review May 24, 2024 13:55
Copy link
Contributor

@jsteemann jsteemann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@kvahed kvahed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@jsteemann jsteemann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@KVS85 KVS85 merged commit 94f6ee7 into 3.11 May 27, 2024
2 checks passed
@KVS85 KVS85 deleted the feature-3.11/use-posix-spawn branch May 27, 2024 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants