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.
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.

1 participant