• Denis Bilenko's avatar
    hub: do not save/restore exc info · 554ed446
    Denis Bilenko authored
    greenlet does it since 0.3.2 and does it better (stack trace is also restored)
    
    - gevent._util.set_exc_info is removed
    - update greentest/test__all__.py
    - increase number of tries in debug mode
    554ed446
greentest.py 14.3 KB