Not working in Bun
seo-rii opened this issue · 1 comments
seo-rii commented
Problem description
In Bun, gRPC call stucks infinitely. It doesn't make any error/log anything.
Please refer to oven-sh/bun#7630
Reproduction steps
Environment
- OS name, version and architecture: macOS Sonoma arm64
- Node version: Bun 1.0.20
- Node installation method Bun official script
- If applicable, compiler version clang 15.0.0 arm64-apple-darwin23.3.0
- Package name and version @grpc/grpc-js@1.9.14
Additional context
As article in link said, I also think it's a bug of Bun, but I wanted to just inform you about this bug.