]> git.ozlabs.org Git - ccan/commit
New test: reveals race (found by Volker) when open occurs during transaction commit.
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 2 Feb 2010 01:22:19 +0000 (11:52 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 2 Feb 2010 01:22:19 +0000 (11:52 +1030)
commit02b364ae6c3a120101aa1fd6eb0919994ca8ffb1
treed66a66de1aa9f770763fb7d8f3f9e33eb3efe48e
parent747a69435d9f83c0968d9689c4951bc0233ffc5e
New test: reveals race (found by Volker) when open occurs during transaction commit.
ccan/tdb/test/external-transaction.c
ccan/tdb/test/external-transaction.h
ccan/tdb/test/run-nested-traverse.c
ccan/tdb/test/run-open-during-transaction.c [new file with mode: 0644]
ccan/tdb/test/run-traverse-in-transaction.c