[Twisted-Python] mainloop exception

Jp Calderone exarkun at intarweb.us
Tue Jun 24 20:26:21 MDT 2003


  Using conch:

exarkun at pyramid:~$ exit
logout
Traceback (most recent call last):
                                    File "/usr/local/bin/conch", line 32, in ?
                                                                                  run()
                                                                                         File "/home/exarkun/projects/python/Twisted/twisted/scripts/conch.py", line 176, in run
                                         reactor.run()
                                                        File "/home/exarkun/projects/python/Twisted/twisted/internet/default.py", line 123, in run
           self.mainLoop()
                            File "/home/exarkun/projects/python/Twisted/twisted/internet/default.py", line 134, in mainLoop
                                                                                                                               self.doIteration(t)
       --- <exception caught here> ---
                                        File "/home/exarkun/projects/python/Twisted/twisted/internet/default.py", line 439, in doSelect
                                                                                                                                           [], timeout)
            exceptions.ValueError: I/O operation on closed file
                                                               Connection to twistedmatrix.com closed.

  Reproducable, but not on every run on conch.  I am using connection
sharing (conch --noshell --fork), python2.3b1+, current CVS HEAD of Twisted. 
The process controlling the shared connection survives the exception.

  Jp

-- 
A sad spectacle.  If they be inhabited, what a scope for misery 
and folly.  If they be not inhabited, what a waste of space.
                -- Thomas Carlyle, looking at the stars
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: </pipermail/twisted-python/attachments/20030624/2731b81e/attachment.sig>


More information about the Twisted-Python mailing list