mirror of
https://github.com/lightningdevkit/rust-lightning.git
synced 2025-02-25 07:17:40 +01:00
After a `Notifier` has been `notify`'d, attempts to `get_future` should return a `Future` which is pre-completed, however this was not the case. This commit simply fixes the behavior, adding a test to demonstrate the issue. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |