Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correctly implement write deadlines #55

Open
Stebalien opened this issue May 21, 2019 · 2 comments
Open

Correctly implement write deadlines #55

Stebalien opened this issue May 21, 2019 · 2 comments

Comments

@Stebalien
Copy link
Member

Write deadlines should:

  1. Apply to in-progress writes.
  2. Shouldn't corrupt the state of the entire connection.
@vyzo
Copy link
Contributor

vyzo commented May 21, 2019

this sort of thing should be easier to do on top of the write coalescer in #54

@Stebalien
Copy link
Member Author

Definitely.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants