Bendik
Bendik
@robgmac It's not easy to reproduce the issue without a running example as well the exact database files. I presume the problem is caused by some of the data that...
Hi Haven't tested with processes that need hours to reach a state, so I never encountered this issue. Recreating `self.rpc` might be a solution, but I'd have to test to...
> You mean to do this: self.rpc = childutils.getRPCInterface(os.environ) > > everywhere, when self.rpc.supervisor is used? when BrokenPipe ex. occur? I presume that could be a solution, though I would...