]> git.bitcoin.ninja Git - rust-lightning/commit
Add an async version of BP's test_channel_manager_persist_error 2023-04-async-bp-cleanups
authorMatt Corallo <git@bluematt.me>
Mon, 3 Apr 2023 20:47:02 +0000 (20:47 +0000)
committerMatt Corallo <git@bluematt.me>
Tue, 4 Apr 2023 20:59:56 +0000 (20:59 +0000)
commit068d2c65cb7441278d9707d1c4d45d2782250525
tree2debdcc6640fcdef2a063e4450ed9efda0d447c7
parent2bc55b22d3a44130a08f21b364b95807d32e7197
Add an async version of BP's test_channel_manager_persist_error

This gives us coverage of an async BP returning an error.
lightning-background-processor/src/lib.rs