On 05/10/2013 11:38 PM, Amos Jeffries wrote: > On 11/05/2013 12:11 p.m., Alex Rousskov wrote: >> Hello, >> >> While helper reading code does check for COMM_ERR_CLOSING, it is not >> sufficient because helperReturnBuffer() called by that reading code may >> notice the helper shutdown flag (set earlier by reconfigure) and start >> closing the connection underneath the reading code feet.
> +1. Seems okay. I'm not in a good position to test it right now though. Committed to trunk as r12804. Thank you, Alex.