Files
deb-python-eventlet/eventlet/hubs
Denis Bilenko f42cdd32fa removed CancellingTimersGreenlet and Hub.cancel_timers; instead LocalTimer is used which does not fire if the greenlet it's bound to is dead;
* removed Hub's track_timer method
* removed Hub.track_timer's track parameter
* twistedHub also loses timer_finished method
* commented 2 tests in coros_test.py that cannot work with the new order
* eventlet now uses unchanged greenlets!
2009-01-11 19:47:22 +06:00
..
2008-07-29 13:10:10 -07:00