releases icon indicating copy to clipboard operation
releases copied to clipboard

the releases extension does not declare if it is safe for parallel reading

Open xmnlab opened this issue 5 years ago • 1 comments

the follow error is raising here:

Warning, treated as error:
the releases 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

does anyone know how to fix that?

xmnlab avatar Nov 15 '19 22:11 xmnlab

mmm probably related to -j parameter ...

maybe would be good to add a metadata to prevent warning about parallel read/write

ref:

  • https://github.com/sloria/sphinx-issues/issues/4
  • https://github.com/sloria/sphinx-issues/commit/3731a6e5bb3257fda874ca2ef8bd902ff8f8e13e

xmnlab avatar Nov 15 '19 22:11 xmnlab