2006-05-07 Complication

* Fix problem whereby repeated calls to allowed() would make
      the 1-tunnel exception permit more than one concurrent build
This commit is contained in:
complication
2006-05-08 03:19:46 +00:00
committed by zzz
parent 70cf9e4ca7
commit 6b0d507644
3 changed files with 17 additions and 7 deletions

View File

@@ -1,4 +1,8 @@
$Id: history.txt,v 1.469 2006/05/04 18:09:17 jrandom Exp $
$Id: history.txt,v 1.470 2006/05/06 15:27:35 jrandom Exp $
2006-05-07 Complication
* Fix problem whereby repeated calls to allowed() would make
the 1-tunnel exception permit more than one concurrent build
2006-05-06 jrandom
* Readjust the tunnel creation timeouts to reject less but fail earlier,