Re: [Pyro] ConnectionClosedError

2007-10-13 Thread Hendrik van Rooyen
"George Sakkis" wrote: > Didn't have much luck with this in the Pyro mailing list so I am > trying here, just in case. I have a Pyro server running as a daemon > process and occasionally (typically after several hours or days of > uptime) a ConnectionClosedError is raised when a client calls a r

[Pyro] ConnectionClosedError

2007-10-12 Thread George Sakkis
Didn't have much luck with this in the Pyro mailing list so I am trying here, just in case. I have a Pyro server running as a daemon process and occasionally (typically after several hours or days of uptime) a ConnectionClosedError is raised when a client calls a remote method. Both client and serv