mirror of https://github.com/lukechilds/node.git
Browse Source
After processing all the callbacks in the destroy_ids vector make sure
to clear() it otherwise the DestroyIdsCb() won't run again.
PR-URL: https://github.com/nodejs/node/pull/10400
Fixes: b49b496
"async_wrap: call destroy() callback in uv_idle_t"
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
v6.x
Trevor Norris
8 years ago
committed by
Myles Borins
2 changed files with 18 additions and 2 deletions
Loading…
Reference in new issue