libuv tidy up destroy and disable timer races during shutdown
authorAndy Green <andy@warmcat.com>
Sun, 8 May 2016 09:07:46 +0000 (17:07 +0800)
committerAndy Green <andy@warmcat.com>
Sun, 8 May 2016 09:07:46 +0000 (17:07 +0800)
commit4e3b0ce973a8de63fba7ff7fd32493474a08903d
treef55cdb0647cfda3cabcc41fb44380fbcae2776f5
parent584f7109a0bcba231fb6a7ae46ac32610a9ab8d6
libuv tidy up destroy and disable timer races during shutdown

Also don't make us wait 1s for init to finish.

Signed-off-by: Andy Green <andy@warmcat.com>
lib/libuv.c