]> git.ozlabs.org Git - ccan/commitdiff
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)
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).


No differences found