]> git.ozlabs.org Git - ccan/commit
Implement timeout for the deadlock of traverse & transactions.
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 16 Jul 2009 01:58:33 +0000 (11:28 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 16 Jul 2009 01:58:33 +0000 (11:28 +0930)
commit68e848993dca98439f73dfaf6641f3f85ef89597
treea6407310470e728e598fba2386f5541507ea4ba8
parent828331b8566c524049756db69d152649ef033d72
Implement timeout for the deadlock of traverse & transactions.
This has proven to be intractible: various attempts to eliminate have failed, so detect at runtime and cease the traversal (and do the remaining ops outside a traverse).
ccan/tdb/tools/replay_trace.c