Skip to content

Set callback after write can cause callback being skipped #59

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
Aug 16, 2017

Conversation

snoyiatk
Copy link
Contributor

@snoyiatk snoyiatk commented Aug 6, 2017

When didWriteDataWithTag is called but callback is not yet pushed to
pendingSends dictionary, it will be skipped and cause stream to hang
forever.

When didWriteDataWithTag is called but callback is not yet pushed to
pendingSends dictionary, it will be skipped and cause stream to hang
forever.
@snoyiatk
Copy link
Contributor Author

@aprock Could you please have a look on this?

@aprock aprock merged commit 95846a7 into PeelTechnologies:master Aug 16, 2017
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants