hashicorp / yamux

Golang connection multiplexing library
Mozilla Public License 2.0
2.25k stars 236 forks source link

add RTT in session structure #78

Closed hanwoody closed 2 years ago

hashicorp-cla commented 5 years ago

CLA assistant check

Thank you for your submission! We require that all contributors sign our Contributor License Agreement ("CLA") before we can accept the contribution. Read and sign the agreement

Learn more about why HashiCorp requires a CLA and what the CLA includes


1 out of 3 committers have signed the CLA.

Have you signed the CLA already but the status is still pending? Recheck it.

evanphx commented 2 years ago

This introduces a race condition for setting and reading the RTT. Given the age of the PR, I'm going to go ahead and close it. If you'd like to revise it, please let us know.