grpc-js: Cancelling a call does not trigger a `cancelled` event on the server
Open
package: @grpc/grpc-js
- Dominant language
- TypeScript
- Stars
- 4.8k
- Forks
- 716
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 10
Description
I noticed this while testing the cancellation example in #2584. It appears to trigger an `end` event instead.
Contributor guide
Assessment
This issue has not been assessed yet.