alexcrichton / alexcrichton/tokio-curl
Segfault on tokio-curl Session::Perform
Open
- Dominant language
- Rust
- Stars
- 112
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
Stack trace posted below.
It seems on quick, consecutive calls to Session::perform, it is possible that the underlying curl library may close a session while trying to access the connection handlers.
[bt.txt](https://github.com/alexcrichton/tokio-curl/files/3542761/bt.txt)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.