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

Increase ulimit in notebook test actions #2464

Merged
merged 5 commits into from
Dec 12, 2024
Merged

Increase ulimit in notebook test actions #2464

merged 5 commits into from
Dec 12, 2024

Conversation

frankharkins
Copy link
Member

@frankharkins frankharkins commented Dec 11, 2024

Hopefully fixes #2387. See https://ss64.com/bash/ulimit.html for more information.

@frankharkins frankharkins marked this pull request as ready for review December 12, 2024 09:59
Copy link
Collaborator

@arnaucasau arnaucasau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's see if this solves the problem. As a caveat, I read in the man bash pages that the option -n is not allowed to be set on most systems, have you tried running this in CI?

@frankharkins
Copy link
Member Author

Thanks! Yep, the command ran without error (see https://github.com/Qiskit/documentation/actions/runs/12282805213/job/34274824747#step:5:575), although it's possible it could fail silently.

@frankharkins frankharkins added this pull request to the merge queue Dec 12, 2024
Merged via the queue into main with commit 2d9524e Dec 12, 2024
2 checks passed
@frankharkins frankharkins deleted the FH/ulimit branch December 12, 2024 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Kernel sometimes dies with notebook executor
2 participants