bug23751 385 B

123456
  1. o Minor bugfixes (scheduler, channel):
  2. - Ignore channels that have been closed while flushing cells. This can
  3. happen if the write on the connection fails leading to the channel being
  4. closed while in the scheduler loop. This is not a complete fix, it is a
  5. bandaid until we are able to refactor those interactions. Fixes bug
  6. 23751; bugfix on 0.3.2.1-alpha.