blockOn.eb fails in greenlet.throw
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Corotwine |
New
|
Undecided
|
Unassigned |
Bug Description
Running unit tests on Ubuntu-8.41 python 2.5.2-11, python-codespeak from repository. test_defer.
def eb(failure):
if greenlet.
else: # Oh crap, this else is untested!
def raiser():
This test is passing for me, and I think the only difference in our environments is that I'm running the version of the py lib that's packaged in Ubuntu. I'm guessing something changed in trunk.