]> git.bitcoin.ninja Git - rust-lightning/commit
Revert "Add logging around event processing."
authorG8XSU <3442979+G8XSU@users.noreply.github.com>
Mon, 16 Sep 2024 22:50:24 +0000 (15:50 -0700)
committerG8XSU <3442979+G8XSU@users.noreply.github.com>
Mon, 14 Oct 2024 18:28:29 +0000 (11:28 -0700)
commit21e90366a31ca008f9e3a3f3aee96614480c8c50
tree4f3617117cae6dcc31dd18fdf0db4edf329c4711
parent6662c5c7b953a5d41ac9830f607debbe19380b4a
Revert "Add logging around event processing."

This reverts commit 85eb8145fba1dbf3b9348d9142cc105ee13db33b.
Logging here can be overly verbose and moreover in case of event
handling failure, we loop back without any added delay.
lightning-background-processor/src/lib.rs