affce2d43c
This patch removes the `unwrap` in `spawn().await.unwrap()` to replace it by a proper error propagation.
This patch removes the `unwrap` in `spawn().await.unwrap()` to replace it by a proper error propagation.