Ok. There is one more wait in configuration.pike that you might want to take a look at as well.
/ Martin Nilsson (Fake Build Master)
Previous text:
2002-10-01 18:46: Subject: 7.3 -> 7.4
After careful consideration and some discussion I think that those races doesn't need fixing. So just add a silly mutex lock to get something to feed Thread.Condition.wait. (It's not much of a performance issue at that point since the thread will wait anyway then.)
/ Martin Stjernholm, Roxen IS