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

sphinx-issues does not declare whether it is parallel read/write safe #4

Closed
jfinkels opened this issue Jan 16, 2017 · 2 comments
Closed

Comments

@jfinkels
Copy link

Running sphinx-build with the -j option for parallel builds causes the following warning.

WARNING: the sphinx_issues 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

Here is the relevant information in the Sphinx documentation: http://www.sphinx-doc.org/en/1.5.1/extdev/#extension-metadata

@sloria sloria closed this as completed in 3731a6e Jan 16, 2017
@sloria
Copy link
Owner

sloria commented Jan 16, 2017

Done! Thanks for reporting this. I'll cut a hotfix release shortly.

@jfinkels
Copy link
Author

Cool!

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

No branches or pull requests

2 participants