mirror of https://github.com/lukechilds/node.git
Browse Source
The sanity_check AtExit callback needs to come last to verify that the other callbacks have been completed. This was not noticed before as this code was not been executed. PR-URL: https://github.com/nodejs/node/pull/14048 Reviewed-By: Michaël Zasso <targos@protonmail.com>v6.x
committed by
Myles Borins
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue