kgaughan / dbkit

Taking some of the pain out of Python's DB-API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Handle closed connections gracefully

kgaughan opened this issue · comments

The mediator should, eh, mediate the creation of cursors, recycling discarding connections until an open one is obtained.