Multiprocess hangs
I am using SageMath 9.0 on Windows 10 (in admin mode) and following this example.
Everything runs fine until In [43]
where the progress bar appears but stops 1/4 through and hangs. I can see some Python processes running in the background (via the Task Manager) and the CPU and memory usage reaches 80% continuously. If left for an hour, nothing happens until I kill all processes and restart.
Anyone has encountered the same issue and has a fix?