In working on scipy/scipy#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.
In working on scipy/scipy#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.