Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
CI: Test building docs in parallel on Cirrus CI#28244
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Conversation
scottshambaugh commentedMay 17, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
With 2 cores the time to build the docs dropped to 18m 9s. The errors that caused this failure are:
This is the relevant issue:pydata/pydata-sphinx-theme#1643. Some users there reported no problems with setting the |
Ok digging into it more, looks like this was talked about in#27658 The parallel unsafe flag was added inpydata/pydata-sphinx-theme#1642, where this was the behavior:
Worth another look when that all gets fixed but closing for now. |
Uh oh!
There was an error while loading.Please reload this page.
PR summary
Just experimenting for now, curious if this speeds things up
For comparison,this docs build took 20m 11s as a baseline on a single core.

PR checklist