cubicweb/skeleton/debian/tests/control
author Philippe Pepiot <ph@itsalwaysdns.eu>
Mon, 30 Mar 2020 15:46:12 +0200
changeset 12963 dd9e98b25213
parent 12663 853e73456d0f
permissions -rw-r--r--
[server] dynamically close idle database connections When pool hasn't been empty for `idle_timeout` time, start closing connections.

Tests: pytest
Depends:
 @builddeps@,
 # Uncomment  if the tests require database access
 #python3-cubicweb-postgresql-support
Restrictions:
 allow-stderr,
 # Uncomment if the tests require database access
 #isolation-container,