[Checkins] [zopefoundation/ZEO] cc3339: Lots of changes while integrating wth ClientStorag...

GitHub noreply at github.com
Wed May 25 21:56:24 CEST 2016


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

  Changed paths:
    M src/ZEO/ClientStorage.py
    M src/ZEO/TransactionBuffer.py
    M src/ZEO/asyncio/client.py
    M src/ZEO/asyncio/tests.py
    M src/ZEO/tests/drop_cache_rather_than_verify.txt
    M src/ZEO/tests/forker.py
    M src/ZEO/tests/testZEO.py
    M src/ZEO/tests/zeo-fan-out.test

  Log Message:
  -----------
  Lots of changes while integrating wth ClientStorage

- testZEO tests now pass

- async tests now pass again

  Probably need to write more async tests to reflect changes.
  (Or maybe the ZEO tests that drove tem are enough.)

- dropped heartbeat tests, which were insane. Will add simpler test
  when I add heartbeats to the async implementation.




More information about the checkins mailing list