1 | initial version |
On Debian GNU/Linux, with Sage 8.3 beta6 compiled from source, i can not reproduce your problem, the computation ends with:
>>>>>>>> doing integral number 97
before creating process
before p.start()
before p.join()
inside doTheIntegration, finished!!
after p.join()
result returned Ok, check it later
>>>>>>>> doing integral number 98
before creating process
before p.start()
before p.join()
inside doTheIntegration, finished!!
after p.join()
result returned Ok, check it later
>>>>>>>> doing integral number 99
before creating process
before p.start()
before p.join()
inside doTheIntegration, finished!!
after p.join()
result returned Ok, check it later
finished
It is very cool that manjaro is distributing sagemath, but perhaps they lack feedback to see those bugs.