you should be a ble to close a t.e.adbapi.ConnectionPool even if it was never started.

[email protected] Thu, 24 Sep 2009 20:37:54 -0000
Newsgroups gmane.comp.python.twisted.bugs
Message-ID <[email protected]>
New submission from arkanes <[email protected]>:

ConnectionPool only gets a ShutdownID if its started. Calling close() on a pool that hasn't been started will throw an exception. It should be a noop instead.

----------
Type     : enhancement
Component: conch
Keywords : adbapi ConnectionPool
Priority : normal
Nosy     : 
----------
http://twistedmatrix.com/trac/ticket/4039