|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] Improve XendCheckpoint's forkHelper error handli
On Wed, Dec 13, 2006 at 05:46:12PM -0700, Brendan Cully wrote:
> # HG changeset patch
> # User Brendan Cully <brendan@xxxxxxxxx>
> # Date 1166060750 28800
> # Node ID f2e7504c6693b80c98bb0b5368f3f7a4e5021333
> # Parent 147608edc24993eaff17fd57709c77b8e2fee6b2
> Improve XendCheckpoint's forkHelper error handling.
>
> When inputHandler raises an exception, close stdin and stdout in the
> child before attempting to close stderr, which is held open by a
> separate thread. Without this patch, exceptions raised by device
> migration caused xend to hang on child.childerr.close().
>
> Signed-off-by: Brendan Cully <brendan@xxxxxxxxx>
Applied, thanks Brendan, and sorry about the delay.
Ewan.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|