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

Handle Python execution via execvp() #467

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

jack-rann
Copy link
Contributor

Modify python-engine.cc to handle sub-command execution in the same manner as bash-engine.cc (from PR #466).

@SimonKagstrom
Copy link
Owner

Look good!

The ci failure seems to be because python2 is no longer available in Ubuntu 24.04 (?). Those tests might be moot now anyway, since python 3 has been the default for a long time.

@SimonKagstrom SimonKagstrom merged commit 08a2140 into SimonKagstrom:master Sep 30, 2024
9 of 10 checks passed
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.

2 participants