【发布时间】:2015-08-25 20:53:41
【问题描述】:
我的代码中有一个中断,它有时可以工作,有时会给出以下错误消息。
RuntimeError: <Process(executeJobs) object at 0x7f3542880890> has terminated and cannot be interrupted.
我检查了对象仍然存在,为什么我仍然收到这个错误?
我也很高兴收到 http://simpy.readthedocs.org/ 以外的任何其他资源,因为我已经多次阅读文档。
谢谢!
【问题讨论】:
标签: simpy