[Checkins] [zopefoundation/ZEO] d50d98: Retry bind to deal with address in use errors

GitHub noreply at github.com
Thu Jun 2 19:10:51 CEST 2016


  Branch: refs/heads/asyncio
  Home:   https://github.com/zopefoundation/ZEO
  Commit: d50d9823080d031df267def9c53d6b9f410531cc
      https://github.com/zopefoundation/ZEO/commit/d50d9823080d031df267def9c53d6b9f410531cc
  Author: Jim Fulton <jim at zope.com>
  Date:   2016-06-02 (Thu, 02 Jun 2016)

  Changed paths:
    M src/ZEO/zrpc/server.py

  Log Message:
  -----------
  Retry bind to deal with address in use errors


  Commit: da4d4ce1e2e6acf2553b6c3962107e6c2ce74bb9
      https://github.com/zopefoundation/ZEO/commit/da4d4ce1e2e6acf2553b6c3962107e6c2ce74bb9
  Author: Jim Fulton <jim at zope.com>
  Date:   2016-06-02 (Thu, 02 Jun 2016)

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

  Log Message:
  -----------
  Use a timeout argument in a test to avoid waiting too long when demonstrating ClientDisconnected errors


Compare: https://github.com/zopefoundation/ZEO/compare/296608833ea0...da4d4ce1e2e6


More information about the checkins mailing list