]> git.bitcoin.ninja Git - rust-lightning/commit
Merge pull request #1787 from wpaulino/async-event-handler
authorMatt Corallo <649246+TheBlueMatt@users.noreply.github.com>
Thu, 10 Nov 2022 21:51:16 +0000 (21:51 +0000)
committerGitHub <noreply@github.com>
Thu, 10 Nov 2022 21:51:16 +0000 (21:51 +0000)
commit2a3c99c7d08b0d3dc6b9a4969161a07d89af9ee7
treef2f6cf3608892d0804d85d09517d291d8afb6f7a
parent15b79f8fb5040d56b21683bc906c63fb8bb3c92c
parentd3f1e25f65bd67305a6e3fd3e824cc750dec1ad9
Merge pull request #1787 from wpaulino/async-event-handler

Handle events asynchronously in the BackgroundProcessor's async variant