monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-devel] BUG in ...benchmark: server.alive() actually checking s


From: Eric Anderson
Subject: [Monotone-devel] BUG in ...benchmark: server.alive() actually checking server.dead()
Date: Mon, 17 Jul 2006 00:32:55 -0700

I found a bug in instrumenter.py:alive(). alive() is actually
returning true if the process is dead.  The attached patch fixes this
bug and also makes the checking for aliveness a little faster (it
checks 6 times every half second) so that if there is a problem, it
will exit sooner.
    -Eric

Attachment: patch-alive-bug
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]