[Checkins] [zopefoundation/ZODB] 86e62d: On Python 2 and Mac OS X, checkFlushAfterTruncate ...

GitHub noreply at github.com
Wed May 4 23:08:34 CEST 2016


  Branch: refs/heads/fs-empty-after-truncate
  Home:   https://github.com/zopefoundation/ZODB
  Commit: 86e62dae0a4d5783940c266e5f5d5c07b0f53dc2
      https://github.com/zopefoundation/ZODB/commit/86e62dae0a4d5783940c266e5f5d5c07b0f53dc2
  Author: Jim Fulton <jim at zope.com>
  Date:   2016-05-04 (Wed, 04 May 2016)

  Changed paths:
    M src/ZODB/FileStorage/FileStorage.py

  Log Message:
  -----------
  On Python 2 and Mac OS X, checkFlushAfterTruncate was failing.

Changed to always empty the file pool.  I doubt that just flushing on
Python 2 was much of an optimization, and ... Python 2. :)




More information about the checkins mailing list