All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christian Limpach <christian.limpach@gmail.com>
To: Jeremy Katz <katzj@redhat.com>
Cc: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>
Subject: Re: [PATCH] Fix closing of /var/log/xend.log fd
Date: Thu, 1 Sep 2005 11:26:27 +0100	[thread overview]
Message-ID: <3d8eece20509010326325323a7@mail.gmail.com> (raw)
In-Reply-To: <1125547393.2569.90.camel@bree.local.net>

Thanks!

On 9/1/05, Jeremy Katz <katzj@redhat.com> wrote:
> The attached patch fixes the problem where /var/log/xend.log was getting
> closed and then /var/log/xend-debug was getting all the spam about the
> fd being closed in the logging stuff.
> 
> Basically what was happening is that the main thread wasn't sticking
> around and during its exit, the atexit handlers of the python logging
> stuff got called closing the log fd.
> 
> Patch makes it so that we instead wait on the real server threads to
> exit before shutting things down.
> 
> Signed-off-by: Jeremy Katz <katzj@redhat.com>
> 
> Jeremy
> 
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
> 
> 
> 
>

      reply	other threads:[~2005-09-01 10:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-01  4:03 [PATCH] Fix closing of /var/log/xend.log fd Jeremy Katz
2005-09-01 10:26 ` Christian Limpach [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3d8eece20509010326325323a7@mail.gmail.com \
    --to=christian.limpach@gmail.com \
    --cc=Christian.Limpach@cl.cam.ac.uk \
    --cc=katzj@redhat.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.