bitprophet / releases

A powerful Sphinx changelog-generating extension.
http://releases.readthedocs.io/
BSD 2-Clause "Simplified" License
176 stars 41 forks source link

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

Open xmnlab opened 4 years ago

xmnlab commented 4 years ago

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 commented 4 years ago

mmm probably related to -j parameter ...

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

ref: