You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See scipy/scipy#20897. TL;DR is that the problem
was always with reading in parallel, not writing. And the bug is really
in Sphinx.
It would be good to detect and clean this up in PST somehow perhaps as
well -- maybe with a warning if a top-level / root page ever shows up as
a child? This *might* only be an issue when building in parallel, still
not totally clear to me why things were okay in the serial case.
I think any additional changes could be made in a follow-up PR probably.
closes#1643
0 commit comments