rust-lightning/lightning-background-processor
Matt Corallo fcf1282975 Make lightning-background-processor test failures more debugable
Instead of asserting a `Result` `is_ok`, we should always simply
`unwrap` to get a backgrace, and we should avoid doing so if the
thread is already panicking.
2023-04-04 20:59:56 +00:00
..
src Make lightning-background-processor test failures more debugable 2023-04-04 20:59:56 +00:00
Cargo.toml Remove futures dependency in lightning-background-processor 2023-03-31 00:05:24 +00:00