ldb:tests: Extend api.py testsuite to show transaction_commit() blocks against the...
authorAndrew Bartlett <abartlet@samba.org>
Fri, 16 Jun 2017 03:49:16 +0000 (15:49 +1200)
committerStefan Metzmacher <metze@samba.org>
Sun, 2 Jul 2017 15:35:19 +0000 (17:35 +0200)
commitb8b8439f1a7213d03e251ddc0279ae8a2be414d3
treeb89841288215da8589cc7fca076fa2a93a5f9249
parent6d7208c36fcf104eb07405e1d02e3e167efd854d
ldb:tests: Extend api.py testsuite to show transaction_commit() blocks against the whole-db read lock

The new ldb whole-db lock behaviour now allows this test

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
lib/ldb/tests/python/api.py