Queue all libuv callbacks and run them at the end.
This should eliminate the need to patch and the need to avoid 0 duration timers. This works more like libev. We could theoretically implement priorities using this system.
Showing
Please register or sign in to comment