Gordon Sim wrote:
I noticed our cruisecontrolled build of the cpp trunk was blocked this morning. It turned out to be a test that failed to complete (perftest).
I think I have found and fixed this (rev 576448). A flush request was not resulting in the credit being set to 0, there is also a race between the brokers dispatcher and the the flush handling thread so I've added some locking for that.
