mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-02-17 13:14:21 -05:00
![Thomas Eizinger](/assets/img/avatar_default.png)
We use the "precondition" feature of the `tokio::select!` macro to avoid polling certain futures. In particular, we skip polling all futures that - when resolved - require us to send a message to Alice.