[IPython-user] Problem with starting ipcontroller & engine twice in succession
Michael Schmuker
schmuker@gmail....
Tue Sep 9 13:09:15 CDT 2008
Hi,
in my application, I need to start a controller and one or several
engines, perform some computation, kill the engines and the controller,
and start all over again. My problem is: this only seems to work once.
I attached some sample code which reproduces the problem (as a unittest),
together with the output on my machine (copy-paste from the console).
Note that the exception is produced before the second ipengine starts
writing its log to the console.
I'm running python 2.5.2 on SUSE 11.0 (x86_64), and ipython 0.9rc1 from
today's bzr.
Any pointers are greatly appreciated!
Thanks in advance,
Michael
--
Michael Schmuker
Neuroinformatics
Freie Universität Berlin, Germany
http://www.biomachinelearning.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: connection_lost.log
Type: text/x-log
Size: 4723 bytes
Desc: not available
Url : http://lists.ipython.scipy.org/pipermail/ipython-user/attachments/20080909/521b1dc6/attachment.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: connection_lost.py
Type: application/x-python
Size: 2743 bytes
Desc: not available
Url : http://lists.ipython.scipy.org/pipermail/ipython-user/attachments/20080909/521b1dc6/attachment-0001.bin
More information about the IPython-user
mailing list