ergoplatform / ergoplatform/ergo-node-interface-rust
Doesn't work inside async runtimes like tokio
Open
bug
- Dominant language
- Rust
- Stars
- 15
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
Library can't currently be used in tokio code due to spawning nested contexts, some detail here: https://github.com/seanmonstar/reqwest/issues/1233
This would be an extremely common use-case so should be fixed
Contributor guide
Assessment
This issue has not been assessed yet.