Closed cjihrig closed 4 years ago
Some functions acquire mutexes for multiple file descriptors. This commit ensures that the mutexes are released in the reverse order that they are acquired.
Refs: https://github.com/nodejs/node/pull/31432#pullrequestreview-345604137
Some functions acquire mutexes for multiple file descriptors. This commit ensures that the mutexes are released in the reverse order that they are acquired.
Refs: https://github.com/nodejs/node/pull/31432#pullrequestreview-345604137