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

runner: fix handling of forkserver benchmark suite import-time errors #742

Merged
merged 3 commits into from
Sep 20, 2018

Conversation

pv
Copy link
Collaborator

@pv pv commented Sep 19, 2018

Benchmark runner should tolerate forkserver crashes and import-time
errors, and only skip benchmarks concerned rather than failing with an
error.

Benchmark runner should tolerate forkserver crashes and import-time
errors, and only skip benchmarks concerned rather than failing with an
error.
This ensures the pid remains valid, so that the calls to killpg_safe in
ForkServer.close work.
@pv pv merged commit 5c681ff into airspeed-velocity:master Sep 20, 2018
@pv pv added the backport-candidate Needs backport (use also on closed PRs, remove label after backport) label Sep 20, 2018
@pv pv added this to the 0.3.1 milestone Sep 20, 2018
@pv pv removed the backport-candidate Needs backport (use also on closed PRs, remove label after backport) label Sep 20, 2018
@pv pv deleted the fix-bench-import-failure branch October 21, 2018 00:38
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.

1 participant