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

Separate execute_subprocess() function #1476

Merged
merged 6 commits into from
Jun 12, 2024
Merged

Separate execute_subprocess() function #1476

merged 6 commits into from
Jun 12, 2024

Conversation

jan-janssen
Copy link
Member

@jan-janssen jan-janssen commented Jun 11, 2024

Primarily in preparation in for #1477 the execute_subprocess() function is separated from the execute_job_with_external_executable() function. In contrast to the execute_job_with_external_executable() function the execute_subprocess() function does not require a job object as input which simplifies the integration with concurrent.futures.Executors.

pyiron_base/jobs/job/runfunction.py Outdated Show resolved Hide resolved
Co-authored-by: Sam Dareska <37879103+samwaseda@users.noreply.github.com>
@jan-janssen jan-janssen merged commit 0857790 into main Jun 12, 2024
24 of 25 checks passed
@jan-janssen jan-janssen deleted the execute_subprocess branch June 12, 2024 08:15
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.

None yet

2 participants