[PATCH 0/1] Fix deadlock at calling fork() in console

Takashi Yano takashi.yano@nifty.ne.jp
Mon Aug 12 13:46:00 GMT 2019


In cygwin test release 3.1.0-0.1, calling fork on console ocasionally
falls into deadlock. The reason is not clear, however, this patch fixes
this problem anyway.

Takashi Yano (1):
  Cygwin: console: Fix deadlock at calling fork().

 winsup/cygwin/fhandler_console.cc | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

-- 
2.21.0



More information about the Cygwin-patches mailing list