1

ここにある Eventlet のサンプル コードを使用しています: http://eventlet.net/doc/examples.html#producer-consumer-recursive-web-crawler

実行の途中で、次の複数のインスタンスに遭遇しました。

Traceback (most recent call last):
  File "/usr/local/lib/python2.6/dist-packages/eventlet-0.9.9-py2.6.egg/eventlet/hubs/hub.py", line 285, in fire_timers
    timer()
  File "/usr/local/lib/python2.6/dist-packages/eventlet-0.9.9-py2.6.egg/eventlet/hubs/timer.py", line 56, in __call__
    cb(*args, **kw)
TypeError: exceptions must be classes, or instances, not bool
4

0 に答える 0