Fix concurrency issue when acquiring network channels. This avoids messages being deliver out of order which would slow down the write path because the log matching would force a message to be recent.