I am writing some complicated code to compute braid monodromy of plane curves. In order to do so, i am using a @parallel decorator on some function. But i am finding some strange behaviour: the first time that i run it, it works ok. But after that, if i try to re-run the same computation, i get no answer. After a long wait (much longer than the expected time for an answer), i stop the computation (pressing ESC in the notebook), and i get the message "killing any remaining workers".
Has somebody experienced something like this? Is there any known solution? -- You received this message because you are subscribed to the Google Groups "sage-support" 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 http://groups.google.com/group/sage-support?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
