On 11/16/11 8:04 PM, Eviatar wrote:
One problem: random doesn't work. It generates the same value every time.

Good point. The worker process is forked from one main server process, so it inherits the same random seed each time. I suppose it would be easy enough to reset the random seed. Does anyone know of any other caveats to starting a worker process by forking from a main process?

Thanks,

Jason

--
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to