【发布时间】:2017-07-21 01:56:15
【问题描述】:
我使用 buildbot 作为我的 CI。它是使用twisted python构建的。
我的构建工人大约在 10 分钟后迷路了。
我的网络很好,但想知道为什么我的工作人员会迷路。
我想知道在什么情况下我们会在twisted python中看到这种错误。
错误:
remoteFailed: [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionLost'>: Connection to the other side was lost in a non-clean fashion.
【问题讨论】:
-
您使用哪个 Buildbot 版本?
-
buildbot 版本 0.9.4。扭曲是 17。
标签: python twisted buildbot twisted.web twisted.internet