[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2016-02-09 03:58:27
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/00a05e357b5b/ Changeset: 00a05e357b5b Branch: None User: zzzeek Date: 2016-02-09 03:56:02+00:00 Summary: - use config-based test schema Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/11a8440bc43a/ Changeset: 11a8440bc43a Branch: master User: zzzeek Date: 2016-02-09 03:57:02+00:00 Summary: - Testing reveals that we have *no* weak references to any cx_Oracle connections at all, yet cx_Oracle still has open sessions that cannot be killed until process dies. Oracle wins! Add a completely separate DB reaper script that runs after py.test is done. Affected #: 3 files Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |