[PATCH] selftest: close connections after tests in samba4.ldap.rodc_rwdc.python
Jamie McClymont
jamiemcclymont at catalyst.net.nz
Tue Jan 9 00:49:30 UTC 2018
On 09/01/18 04:38, jim via samba-technical wrote:
> 'self.addCleanup(self.delete_ldb_connections)' statement is missing from
> rodc_rwdc.py?
The rodc_rwdc suites inherit from BasePasswordTestCase which adds that
cleanup (and the rodc_rwdc delete_ldb_connections methods call super).
It certainly seems to close all the connections now, from graphing the
process count over the course of the suite run.
Thanks
- Jamie
More information about the samba-technical
mailing list