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

Verify that child processes start correctly #58

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

alexstaeding
Copy link
Member

@alexstaeding alexstaeding commented Feb 22, 2022

Make sure that the child process used in ProcessWorker started correctly before assigning it a job.

This will safeguard against mistakes in the process command definition (e.g. incorrect JVM flags).

@alexstaeding alexstaeding added the semver:minor A minor change that adds features in a backwards compatible way label Feb 22, 2022
@alexstaeding alexstaeding added this to the v0.4 milestone Feb 22, 2022
@alexstaeding alexstaeding modified the milestones: v0.4, v0.5 Mar 3, 2022
@alexstaeding alexstaeding modified the milestones: v0.5, v0.6 Jun 1, 2022
@alexstaeding alexstaeding removed this from the v0.6 milestone Sep 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver:minor A minor change that adds features in a backwards compatible way
Projects
Development

Successfully merging this pull request may close these issues.

None yet

1 participant