grpc / grpc/grpc-web

stream.cancel doesn't close the stream

Open
#1,412 2 comments 1 reaction 0 assignees View on GitHub
bug feature/fetch priority
Dominant language
JavaScript
Stars
9.3k
Forks
802
Avg merge
1d 7h
Merged PRs (30d)
5

Description

Calling stream.cancel on the client doesn't close stream on the server.

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the client-side stream.cancel behavior in grpc-web and trace whether the server receives a cancellation or closure signal. Compare the client and server stream lifecycle, then verify that cancelling from the client closes the corresponding server-side stream.

Written by the indexing model from the issue text.

Assessment

Tech stack
grpc, javascript
Domain
api, backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.