Skip to content

Dispose waiting node when Deferred.await is cancelled #897

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

Merged
merged 1 commit into from
Dec 17, 2018

Conversation

elizarov
Copy link
Contributor

@elizarov elizarov commented Dec 16, 2018

This is part of the problem that is shown in issue #893. The other
part of the problem (what happens during race) is addressed by PR #896

Fixes #893

Copy link
Collaborator

@qwwdfsad qwwdfsad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Otherwise looks good

This is part of the problem that is shown in issue #893. The other
part of the problem (what happens during race) is addressed by PR #896

Fixes #893
@elizarov elizarov force-pushed the deferred-await-leak branch from fc46ac4 to 6732331 Compare December 17, 2018 16:35
@elizarov elizarov merged commit 9ec881e into develop Dec 17, 2018
@elizarov elizarov deleted the deferred-await-leak branch December 17, 2018 16:55
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

Successfully merging this pull request may close these issues.

2 participants