Closed ptcNOP closed 5 years ago
Need to make sure we are properly cleaning up db connections after completion.
OperationalError('(psycopg2.OperationalError) FATAL: remaining connection slots are reserved for non-replication superuser connections\n',)
Fixed by #191
Need to make sure we are properly cleaning up db connections after completion.