[ZCM] [ZC] 1541/ 1 Request "Python 2.4/Zope 2.7.3: unittests fail In LoopCallback.py"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Mon Oct 18 11:18:55 EDT 2004


Issue #1541 Update (Request) "Python 2.4/Zope 2.7.3: unittests fail In LoopCallback.py"
 Status Pending, Zope/bug low
To followup, visit:
  http://collector.zope.org/Zope/1541

==============================================================
= Request - Entry #1 by ajung on Oct 18, 2004 11:18 am

Zope 2.7.3 + Python 2.4 fails when running the unittests:

EETraceback (most recent call last):
  File "/develop/sandboxes/Zope-2_7-branch/Zope/lib/python/ZEO/tests/zeoserver.py", line 216, in ?
    main()
  File "/develop/sandboxes/Zope-2_7-branch/Zope/lib/python/ZEO/tests/zeoserver.py", line 212, in main
    ThreadedAsync.LoopCallback.loop()
  File "/develop/sandboxes/Zope-2_7-branch/Zope/lib/python/ThreadedAsync/LoopCallback.py", line 156, in loop
    poll_fun(timeout, map)
  File "/develop/sandboxes/Zope-2_7-branch/Zope/lib/python/ThreadedAsync/LoopCallback.py", line 108, in poll
    r, w, e = select.select(r, w, e, timeout)
select.error: (9, 'Bad file descriptor')
==============================================================



More information about the Zope-Collector-Monitor mailing list