-
Denis Bilenko authored
Make sure run_callback() (and thus sleep(0)) does not starve CPU. After some number of callbacks (1000), let the event loop run.
1364f74c
Make sure run_callback() (and thus sleep(0)) does not starve CPU. After some number of callbacks (1000), let the event loop run.