Skip to content

Conversation

@ebattat
Copy link
Collaborator

@ebattat ebattat commented Dec 9, 2025

Type of change

Note: Fill x in []

  • bug
  • enhancement
  • documentation
  • dependencies

Description

Fix RuntimeError when setting multiprocessing start method on macOS.
On macOS with Python ≥3.8, calling set_start_method('fork') can fail if the context is already initialized.

For security reasons, all pull requests need to be approved first before running any automated CI

@ebattat ebattat self-assigned this Dec 9, 2025
@ebattat ebattat added the bug Something isn't working label Dec 9, 2025
@github-project-automation github-project-automation bot moved this to In progress in benchmark-runner Dec 9, 2025
@openshift-ci openshift-ci bot requested a review from RobertKrawitz December 9, 2025 10:11
@openshift-ci openshift-ci bot added the approved label Dec 9, 2025
@ebattat ebattat added ok-to-test PR ok to test and removed approved labels Dec 9, 2025
@openshift-ci
Copy link

openshift-ci bot commented Dec 10, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ebattat, RobertKrawitz

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:
  • OWNERS [RobertKrawitz,ebattat]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ebattat ebattat merged commit 3da09e9 into redhat-performance:main Dec 11, 2025
25 of 26 checks passed
@github-project-automation github-project-automation bot moved this from In progress to Done in benchmark-runner Dec 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved bug Something isn't working lgtm ok-to-test PR ok to test

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants