Skip to content

sphinx_rtd_theme extension does not declare if it is safe for parallel reading #944

@Holzhaus

Description

@Holzhaus

Problem

The extension causes a warning when sphinx-build is used with -j $(nproc).

Error Logs/Results

WARNING: the sphinx_rtd_theme extension does not declare if it is safe for parallel reading, assuming it isn't - please ask the extension author to check and make it explicit
WARNING: doing serial read

Expected Results

Please fix the warning. This could also improve build times.

Environment Info

  • Python Version: 3.7
  • Sphinx Version: 3.0.4
  • RTD Theme Version: 0.4.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    AcceptedAccepted issue on our roadmapImprovementMinor improvement to code

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions