rust-lightning/lightning-background-processor
Jeffrey Czyz e260cfcd9b
Add join method to BackgroundProcessor
The previous commit wraps the background thread's JoinHandle in an
Option. Providing a dedicated method to join hides this implementation
detail from users.
2021-07-28 16:30:51 -05:00
..
src Add join method to BackgroundProcessor 2021-07-28 16:30:51 -05:00
Cargo.toml Bump most crate versions to 0.0.99 and lightning-invoice to 0.7.0 2021-07-09 16:34:46 +00:00