Add more details about async persistence completion/backgrounding 2023-09-2562-followups
authorMatt Corallo <git@bluematt.me>
Thu, 28 Sep 2023 20:45:27 +0000 (20:45 +0000)
committerMatt Corallo <git@bluematt.me>
Thu, 28 Sep 2023 20:45:55 +0000 (20:45 +0000)
commit34dd48c585cacb5dd5d127964bcf6da7abff9692
tree6dcc0e2b05137f9ff4c158da670637fd2c1e71cd
parent39094d4472df101ebf783bf2dc547ee11b863cf0
Add more details about async persistence completion/backgrounding

This clarifies somewhat that async persistence should run
indefinitely or keep trying via polling, and that either is
acceptable.
lightning/src/chain/chainmonitor.rs