> >> perhaps a dodgy pip-installed module, installed as a dependency, or some >> other thing that turned that weird multiprocessing (mostly sleeping though) >> thing on. >> > > On a fresh sage-8.8.rc2 clone, the following reproduces the problem > without any dodgy pip-installed module: > > sage -i topcom > sage -t arXiv_1906_01104.rst >
oups, you are right, I forgot there is one dodgy pip module involved to reproduce the issue: sage -pip install slabbe sage -i topcom sage -t arXiv_1906_01104.rst -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-devel. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/151d4324-8379-4f9b-83e5-4a98e7999e7c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
