On Apr 21 12:06, Takashi Yano wrote: > - In commit bb93c6d7, the race issue was not completely fixed. In > the pseudo console inheritance, if the destination process to > which the ownership of pseudo console switches, is found but exits > before switching, the inheritance fails. Currently, this extremely > rarely happens. This patch fixes the issue. > --- > winsup/cygwin/fhandler_tty.cc | 47 +++++++++++------------------------ > 1 file changed, 14 insertions(+), 33 deletions(-)
This and the other two patches pushed. Thanks, Corinna