c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #23828
[Bug 780414] Re: jasper_server doesn't call to Connection.close()
** Patch added: "Connection.close() call"
https://bugs.launchpad.net/openobject-client-kde/+bug/780414/+attachment/2122440/+files/connection_close.patch
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/780414
Title:
jasper_server doesn't call to Connection.close()
Status in Qt/KDE OpenObject Client:
New
Bug description:
The JasperServer class doesn't call to the close() method of
sql.Connection and while calling the report service on a batch process
PostgreSQL closes the connection with a connection number limit error.
I attach a (trivial) patch with a proposed solution.
References