[Checkins] [zopefoundation/ZODB] e454ce: Fix ResourceWarnings seen during testing, and a te...

Jason Madden noreply at github.com
Thu May 9 16:58:09 CEST 2019


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/ZODB
  Commit: e454ce4d6c1b8af576ce156a4879e647fb0a3e17
      https://github.com/zopefoundation/ZODB/commit/e454ce4d6c1b8af576ce156a4879e647fb0a3e17
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2019-05-09 (Thu, 09 May 2019)

  Changed paths:
    M doc/reference/storages.rst
    M src/ZODB/scripts/repozo.py
    M src/ZODB/tests/testThreadedShutdown.py

  Log Message:
  -----------
  Fix ResourceWarnings seen during testing, and a testrunner orphaned thread warning.

Fixes #266


  Commit: 9533ce76b1d06dfe6f4fe9269eaa53c22bf18e7c
      https://github.com/zopefoundation/ZODB/commit/9533ce76b1d06dfe6f4fe9269eaa53c22bf18e7c
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2019-05-09 (Thu, 09 May 2019)

  Changed paths:
    M .coveragerc
    M src/ZODB/tests/testThreadedShutdown.py

  Log Message:
  -----------
  Bound the amount of time we wait for the client thread to exit.


  Commit: 79fe4737e3df5916bd4ce48d49b65caf26000cd4
      https://github.com/zopefoundation/ZODB/commit/79fe4737e3df5916bd4ce48d49b65caf26000cd4
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2019-05-09 (Thu, 09 May 2019)

  Changed paths:
    M .coveragerc
    M doc/reference/storages.rst
    M src/ZODB/scripts/repozo.py
    M src/ZODB/tests/testThreadedShutdown.py

  Log Message:
  -----------
  Merge pull request #267 from zopefoundation/issue266

Fix ResourceWarnings seen during testing, and a testrunner orphaned thread warning


Compare: https://github.com/zopefoundation/ZODB/compare/cf15ac888137...79fe4737e3df


More information about the checkins mailing list