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

grpc-js: Implement deadline and cancellation propagation #1616

Conversation

murgatroid99
Copy link
Member

This addresses #1542. The tests I added here are pretty closely adapted from the equivalent tests in the native library: https://github.com/grpc/grpc-node/blob/grpc%401.24.x/packages/grpc-native-core/test/surface_test.js#L1224-L1410.

Copy link
Contributor

@stanley-cheung stanley-cheung left a comment

Choose a reason for hiding this comment

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

LGTM

@murgatroid99 murgatroid99 merged commit ca6cf0f into grpc:master Nov 11, 2020
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.

None yet

2 participants