Commit 3145168
committed
Only run aggressive
`test_node_counter_consistency` can make gossip operations *really*
slow. This makes it a pretty bad idea in a general node just
running in debug mode. It also makes our
`lightning-rapid-gossip-sync` real-world test painfully slow.
Thus, here, we make `test_node_counter_consistency` only actually
run in the `lightning`-crate tests, rather than always with
`debug_assertions`.test_node_counter_consistency in tests1 parent 830ffa0 commit 3145168
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1786 | 1786 | | |
1787 | 1787 | | |
1788 | 1788 | | |
1789 | | - | |
| 1789 | + | |
1790 | 1790 | | |
1791 | 1791 | | |
1792 | 1792 | | |
| |||
0 commit comments