Files
electron/atom
trop[bot] 3276ebf65d fix: ensure that file descriptors 0/1/2 are opened at startup (backport: 4-0-x) (#15763)
This fixes an issue where the gpu subprocess was writing messages to a
random pipe or socket. The standard file desciptors are closed in
chromium's subprocesses because of an unfortunate interaction with
libuv's tty handling code leaving them with the FD_CLOEXEC flag.
2018-11-26 10:26:54 -08:00
..
2018-11-21 20:28:41 -08:00
2018-11-21 20:28:41 -08:00
2018-04-18 20:48:45 -04:00