1. 12 Mar, 2004 6 commits
  2. 11 Mar, 2004 6 commits
  3. 08 Mar, 2004 1 commit
    • Tim Peters's avatar
      ZODBDatabase.open(): if the call to ZODB.DB() fails (== raises an · b4902e1c
      Tim Peters authored
      exception), explicitly close the storage passed to it, then re-raise
      the exception.  Otherwise the storage remains open.  Turns out that
      accounted for why test_zeo_config left a ConnectThread daemon thread
      running (Zope3's test.py has been pointing that out for a loooong time).
      b4902e1c
  4. 06 Mar, 2004 1 commit
  5. 05 Mar, 2004 1 commit
  6. 04 Mar, 2004 6 commits
  7. 03 Mar, 2004 6 commits
  8. 02 Mar, 2004 13 commits