From 473208dba0c94eaa60b4de2200861bb058d8d766 Mon Sep 17 00:00:00 2001 From: davygrvy Date: Tue, 9 Nov 2004 04:10:36 +0000 Subject: no message --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/ChangeLog b/ChangeLog index 35bd591..e537228 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2004-11-08 David Gravereaux + + * win/tclWinPipe.c: The pipe channel driver now respects + the -blocking option when closing is the same way the UNIX + side works. This is to avoid a hung shell when exiting due + to open pipes that refuse to close in a graceful manner. + [Bug 947693] + + ***POTENTIAL INCOMPATIBILITY*** + + Scripts that use async pipes on windows, must (like the + UNIX side) set -blocking to 1 before calling [close] to + receive the exit status. + 2004-11-07 David Gravereaux * tests/winFile.test: added contraint to winFile-4.0 to prevent -- cgit v0.12