Skip to content

Add gomaxproc when building #308

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

Merged
merged 1 commit into from
Feb 20, 2025

Conversation

SalDaniele
Copy link
Contributor

There is an issue that causes go multiarch to hang indefinitely sometimes [1].

Per the comments on the issue, it seems setting GOMAXPROCS to a small number can relieve this issue as a temporary workaround

[1] golang/go#70329

There is an issue that causes go multiarch to hang indefinitely
sometimes [1].

Per the comments on the issue, it seems setting GOMAXPROCS to a small
number can relieve this issue as a temporary workaround

[1] golang/go#70329

Signed-off-by: Salvatore Daniele <[email protected]>
@openshift-ci openshift-ci bot requested review from bn222 and vrindle February 19, 2025 23:02
@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 19, 2025
@bn222
Copy link
Contributor

bn222 commented Feb 19, 2025

/lgtm
/approve

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Feb 19, 2025
Copy link

openshift-ci bot commented Feb 19, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bn222, SalDaniele

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

The pull request process is described here

Needs approval from an approver in each of these files:

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

Copy link

openshift-ci bot commented Feb 20, 2025

@SalDaniele: all tests passed!

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@openshift-merge-bot openshift-merge-bot bot merged commit c82ee6b into openshift:main Feb 20, 2025
8 checks passed
@openshift-bot
Copy link

[ART PR BUILD NOTIFIER]

Distgit: dpu-cni
This PR has been included in build dpu-cni-container-v4.19.0-202502200538.p0.gc82ee6b.assembly.stream.el9.
All builds following this will include this PR.

@openshift-bot
Copy link

[ART PR BUILD NOTIFIER]

Distgit: dpu-operator
This PR has been included in build dpu-operator-container-v4.19.0-202502200538.p0.gc82ee6b.assembly.stream.el9.
All builds following this will include this PR.

@openshift-bot
Copy link

[ART PR BUILD NOTIFIER]

Distgit: dpu-intel-ipu-vsp
This PR has been included in build dpu-intel-ipu-vsp-container-v4.19.0-202502200538.p0.gc82ee6b.assembly.stream.el9.
All builds following this will include this PR.

@openshift-bot
Copy link

[ART PR BUILD NOTIFIER]

Distgit: dpu-daemon
This PR has been included in build dpu-daemon-container-v4.19.0-202502200538.p0.gc82ee6b.assembly.stream.el9.
All builds following this will include this PR.

@thom311
Copy link
Contributor

thom311 commented Feb 20, 2025

this lgtm. I agree with this approach.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants