[Checkins] [zopefoundation/ZODB] 069d30: Process invalidations immediately for closed conne...

GitHub noreply at github.com
Mon Nov 13 14:08:16 CET 2017


  Branch: refs/heads/fix_memleak_with_closed_connections
  Home:   https://github.com/zopefoundation/ZODB
  Commit: 069d30f1cb262aa671ee64f3154d769a2938202c
      https://github.com/zopefoundation/ZODB/commit/069d30f1cb262aa671ee64f3154d769a2938202c
  Author: Julien Muchembled <jm at nexedi.com>
  Date:   2017-11-13 (Mon, 13 Nov 2017)

  Changed paths:
    M src/ZODB/Connection.py
    M src/ZODB/tests/testConnection.py

  Log Message:
  -----------
  Process invalidations immediately for closed connections

This fixes a memory leak when `pool-timeout` is not set.




More information about the checkins mailing list