[Checkins] [zopefoundation/ZEO] 85721a: Move wait up to client-runner, because it doesn't ...

GitHub noreply at github.com
Fri May 27 17:49:27 CEST 2016


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

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

  Log Message:
  -----------
  Move wait up to client-runner, because it doesn't depend on ClientThread.


  Commit: 73c35ff82cfac2a750b2453bc782ceebdb9bf014
      https://github.com/zopefoundation/ZEO/commit/73c35ff82cfac2a750b2453bc782ceebdb9bf014
  Author: Jim Fulton <jim at zope.com>
  Date:   2016-05-27 (Fri, 27 May 2016)

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

  Log Message:
  -----------
  Need a wait stub.


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

  Changed paths:
    M src/ZEO/ClientStorage.py
    M src/ZEO/tests/client-config.test

  Log Message:
  -----------
  Several old configuration options are ignored.

We'll eventially deprecate the old zeo configuration, as it's
implemented in the wrong package. :) A new implementation will provide
poll-interval, however, there's not much point in configuring that.


Compare: https://github.com/zopefoundation/ZEO/compare/6f7a54d30028...eda1bb0880d2


More information about the checkins mailing list