This is the mail archive of the
cygwin-patches
mailing list for the Cygwin project.
[PATCH 0/1] Fix deadlock at calling fork() in console
- From: Takashi Yano <takashi dot yano at nifty dot ne dot jp>
- To: cygwin-patches at cygwin dot com
- Cc: Takashi Yano <takashi dot yano at nifty dot ne dot jp>
- Date: Mon, 12 Aug 2019 22:46:22 +0900
- Subject: [PATCH 0/1] Fix deadlock at calling fork() in console
- Dkim-filter: OpenDKIM Filter v2.10.3 conuserg-03.nifty.com x7CDkP1M012869
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