]> git.notmuchmail.org Git - notmuch/commit - doc/Makefile.local
doc: sequentialize calls to sphinx-build
authorDavid Bremner <david@tethera.net>
Sun, 3 Mar 2019 03:30:59 +0000 (23:30 -0400)
committerDavid Bremner <david@tethera.net>
Wed, 6 Mar 2019 01:46:41 +0000 (21:46 -0400)
commitdcf7fca2d9f87fc4d412dbbba8e441d9ff204ffc
treea635f4f5fdfc9211517ed1f976539ada01f85564
parente88297c072e6bfbeaedc1287ec695ca37537255e
doc: sequentialize calls to sphinx-build

In certain conditions the parallel calls to sphinx-build could
collide, yielding a crash like

Exception occurred:
  File "/usr/lib/python3/dist-packages/sphinx/environment.py", line 1261, in get_doctree
    doctree = pickle.load(f)
EOFError: Ran out of input
doc/Makefile.local