[Checkins] [zopefoundation/ZEO] 483318: Fixed a bug in low-level data input handling

GitHub noreply at github.com
Mon May 30 16:10:45 CEST 2016


  Branch: refs/heads/asyncio
  Home:   https://github.com/zopefoundation/ZEO
  Commit: 4833183f495a013aa16d58613e1f2d041e56f39b
      https://github.com/zopefoundation/ZEO/commit/4833183f495a013aa16d58613e1f2d041e56f39b
  Author: Jim Fulton <jim at zope.com>
  Date:   2016-05-30 (Mon, 30 May 2016)

  Changed paths:
    M src/ZEO/asyncio/client.py
    M src/ZEO/asyncio/tests.py

  Log Message:
  -----------
  Fixed a bug in low-level data input handling

In ZEO.asyncio.client.Protocol.data_received, the logic was broken if
there we unhandled errors, for example in calling client storage methods.




More information about the checkins mailing list