• Denis Bilenko's avatar
    reimplement loop.run_callback · 5c27926c
    Denis Bilenko authored
    now run_callback is based on a list and a single prepare watcher
    
    - remove loop.callback
    - update sleep(0) to use run_callback (and to truly switch to other greenlets)
    - updated related tests
    5c27926c
test__loop_callback.py 161 Bytes