commit | b21b8c8f58fc30ecf9b57160fad1017fb910de17 | [log] [tgz] |
---|---|---|
author | showard <showard@592f7852-d20e-0410-864c-8624ca9c26a4> | Mon Dec 07 19:39:39 2009 +0000 |
committer | showard <showard@592f7852-d20e-0410-864c-8624ca9c26a4> | Mon Dec 07 19:39:39 2009 +0000 |
tree | d1999764a4d64aed8991f2cc591181ad9b53fdac | |
parent | 33cee663fa05ceecc84e4596fa5057018b942f20 [diff] |
Fix handling of database reconnects in the scheduler by enhancing the "django" database_connection backend and having the scheduler use it. This eliminates the duplicate connection that the scheduler was setting up -- now it uses only a single connection (the Django one). Signed-off-by: Steve Howard <showard@google.com> git-svn-id: http://test.kernel.org/svn/autotest/trunk@4000 592f7852-d20e-0410-864c-8624ca9c26a4