Skip to content

Tell sphinx-llm to not run in parallel to fix RTD errors - #622

Open
JordanMG13 wants to merge 1 commit into
canonical:mainfrom
JordanMG13:patch-2
Open

Tell sphinx-llm to not run in parallel to fix RTD errors#622
JordanMG13 wants to merge 1 commit into
canonical:mainfrom
JordanMG13:patch-2

Conversation

@JordanMG13

Copy link
Copy Markdown
Contributor

sphinx-llm by default creates a parallel process that touches build files while the main process (or other extensions, like sphinx-tags) could still be using them. This should fix that.

  • Have you updated CHANGELOG.md with relevant non-documentation file changes?
  • Have you updated the documentation for this change?

sphinx-llm by default creates a parallel process that touches build files while the main process (or other extensions, like sphinx-tags) could still be using them. This should fix that.
@SecondSkoll

Copy link
Copy Markdown
Collaborator

Could you provide a specific example of this problem (e.g. a link to a repo or PR that has encountered this issue)? This will have significant build time impact (something a few teams have commented on already) and I would prefer to not make this change if it can be addressed in another way.

@JordanMG13

Copy link
Copy Markdown
Contributor Author

Sure thing! And understandable...we've done this for our docs repo, but it might not be the best thing to push out everywhere now that you mention that...

https://app.readthedocs.com/projects/canonical-se-docs/builds/4295015/

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.

2 participants