irevoire / reqwest_bug

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reproduce a bug in reqwest

Step 1

cargo run --release --bin server

Step 2

cargo run --release --bin reqwest_async

On my computer it stops after 16366 requests.

Other included lib

You can do the step 2 with reqwest_sync or ureq.

About


Languages

Language:Rust 100.0%