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

Does not make parallel build support explicit #22

Open
Tracked by #1284
t-b opened this issue Feb 17, 2022 · 1 comment · May be fixed by #26
Open
Tracked by #1284

Does not make parallel build support explicit #22

t-b opened this issue Feb 17, 2022 · 1 comment · May be fixed by #26

Comments

@t-b
Copy link

t-b commented Feb 17, 2022

When doing a parallel build with sphinx-build -j auto ... I get

WARNING: the sphinxcontrib.fulltoc 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

This is with sphinx 4.4. Does fulltoc support parallel builds?

danepowell added a commit to danepowell/fulltoc that referenced this issue Aug 22, 2023
@danepowell danepowell linked a pull request Aug 22, 2023 that will close this issue
@danepowell
Copy link

Seems to work: #26

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 a pull request may close this issue.

2 participants