pydata-sphinx-theme icon indicating copy to clipboard operation
pydata-sphinx-theme copied to clipboard

Figure out why theme is parallel-write-unsafe, and fix it

Open drammock opened this issue 5 months ago • 5 comments

In working on https://github.com/scipy/scipy/pull/16660 I discovered that our theme is parallel-write unsafe (see esp. this comment, and the PR description of #1642 where I mark the theme as parallel-write unsafe).

This is a reminder to try to figure out why, and hopefully fix it so that we can remove the parallel-write-unsafe flag.

drammock avatar Jan 11 '24 23:01 drammock