Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
f Quick-fix
test_threaded_payment_retries
... as the closure behavior slightly changed from edition 2018: using `node_ref.0` inside the closure won't result in `node_ref` being captured. However, as the comment there states, we really want to fix this by using scoped threads which are available now.
- Loading branch information