[Checkins] [zopefoundation/ZEO] c536ed: save cache verification status for tests

GitHub noreply at github.com
Thu May 26 22:33:43 CEST 2016


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

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

  Log Message:
  -----------
  save cache verification status for tests


  Commit: a4eca036ca98c14f6bb6c677a12ddee18ae414e4
      https://github.com/zopefoundation/ZEO/commit/a4eca036ca98c14f6bb6c677a12ddee18ae414e4
  Author: Jim Fulton <jim at zope.com>
  Date:   2016-05-26 (Thu, 26 May 2016)

  Changed paths:
    M src/ZEO/tests/ConnectionTests.py

  Log Message:
  -----------
  fixed more tests


  Commit: ae4d9496eb611b737f77ebd298da50d1c3c8b873
      https://github.com/zopefoundation/ZEO/commit/ae4d9496eb611b737f77ebd298da50d1c3c8b873
  Author: Jim Fulton <jim at zope.com>
  Date:   2016-05-26 (Thu, 26 May 2016)

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

  Log Message:
  -----------
  eliminate a needless layer of futures

And make waiting for reconnect a little easier.


  Commit: b2b1d6e5f6f1f12aaaed35bf397c43db48f6cf5f
      https://github.com/zopefoundation/ZEO/commit/b2b1d6e5f6f1f12aaaed35bf397c43db48f6cf5f
  Author: Jim Fulton <jim at zope.com>
  Date:   2016-05-26 (Thu, 26 May 2016)

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

  Log Message:
  -----------
  saneify ClientStorage/asyncio wait api


Compare: https://github.com/zopefoundation/ZEO/compare/01d7417316b8...b2b1d6e5f6f1


More information about the checkins mailing list