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

fix: bindings.close() should cause a canceled read error #1972

Merged
merged 1 commit into from
Nov 10, 2019

Conversation

reconbot
Copy link
Member

@reconbot reconbot commented Oct 29, 2019

stream seems unaffected by this but other interfaces may not be so forgiving.

  • removed the unused disconnect handler that we passed to bindings in tests.
  • moved shouldReject to a test global
  • unit tested unixRead

@reconbot reconbot force-pushed the reconbot/canceled branch 2 times, most recently from 13cfd9a to 52b8e9f Compare October 30, 2019 03:03
`stream` seems unaffected by this but other interfaces may not be so forgiving.

- removed the unused disconnect handler that we passed to bindings in tests.
- moved shouldReject to a test global
- unit tested unixRead
@reconbot reconbot merged commit 50f967e into master Nov 10, 2019
@reconbot reconbot deleted the reconbot/canceled branch November 10, 2019 02:46
@lock lock bot locked as resolved and limited conversation to collaborators May 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant