Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upProbably related to diesel -> Weird Rust / Hyper / Async behaviour. Why ?? #1906
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
goriunov commentedNov 6, 2018
•
edited
Setup
Versions
Feature Flags
Problem Description
https://www.reddit.com/r/rust/comments/9ulbj3/weird_rust_hyper_async_behaviour_why/
Video shows everything, i have run multiple times and have gotten that this happens mostly on
diesel::insert_intoexecution.Steps to reproduce
Check out my repo https://github.com/goriunov/rust-test you can find a comment in code in main.rs
try running with and without
println!("Print me");line and then bench mark with wrk for exampleChecklist
closed if this is not the case)
Thank you very much :)