On 25/07/2013 6:51 p.m., Nathan Hoad wrote:
This patch simply moves the adaptedBodySource->setConsumerIfNotLate(this) call out of an assert() in ServerStateData::handleAdaptedHeader.setConsumerIfNotLate conditionally schedules some async calls, so the call definitely shouldn't be removed by the precompiler.
Indeed. Applied, thank you Amos