Files
node/test/parallel
Robert Nagy a0f87aab10 fs: guard against undefined behavior
Calling close on a file description which is currently in use is
undefined behavior due to implementation details in libuv. Add
a guard against this when using FileHandle.

PR-URL: https://github.com/nodejs/node/pull/34746
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: David Carlier <devnexen@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2020-08-14 10:22:43 +02:00
..
2020-05-20 17:05:06 +02:00
2020-08-11 11:13:17 -07:00
2020-06-23 09:14:28 +00:00
2020-06-30 22:36:50 +02:00
2020-04-06 01:53:54 +02:00
2020-04-06 01:53:54 +02:00