<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Richard Hughes wrote:
<blockquote cite="mid:1192786956.2840.12.camel@hughsie-laptop"
 type="cite">
  <pre wrap="">On Fri, 2007-10-19 at 07:51 +0200, Tim Lauridsen wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">I have add a slightly modified version of the looping locking code
Robin posted.
It will try 100 times to get the lock with a 2s delay, it will submit
a 'status wait' before each delay
    </pre>
  </blockquote>
  <pre wrap=""><!---->
You only need to do status-wait once, PK has an internal state model. It
doesn't hurt doing it more than once tho.
  </pre>
</blockquote>
Ok, i fixed it so it only signal-wait once.<br>
<br>
Tim<br>
</body>
</html>