-
### What version of gRPC and what language are you using?
1.66.1
### What operating system (Linux, Windows,...) and version?
Linux, varies
### What runtime / compiler are you using (e.g. p…
-
```
WARNING: DATA RACE
Write at 0x00c0000b11a0 by goroutine 2937:
runtime.mapassign_faststr()
/opt/hostedtoolcache/go/1.20.5/x64/src/runtime/map_faststr.go:203 +0x0
google.golang.org/gr…
-
### Background and Motivation
The Accumulo RPC layer uses Apache Thrift as both the transport and protocol but I think it would be worthwhile to consider switching to gRPC in the future for the RPC…
-
The `Store` trait abstracts over the gRPC server, the main utility of this trait is to implement tests. However, this is not necessary, since tonic already has a strategy to mock the servers for testi…
-
### Is this a new feature, an improvement, or a change to existing functionality?
New Feature
### How would you describe the priority of this feature request
Would be nice
### Please provide a cle…
-
This issue was created at the request of @lidizheng on [a stackoverflow post](https://stackoverflow.com/questions/65945944/multi-thread-support-for-python-asyncio-grpc-clients).
### What version of…
-
### Description
https://github.com/discord-net/Discord.Net/tree/dev/test
I'd like to make deserialization/serialization tests for the various DTOs using payloads from the API itself. Sensitive da…
-
The current design of the extension RPC server has it piggy backing off the general worker gRPC server. The lifetime mismatch between individual workers and this server causes issues during job host t…
-
### Is there an existing issue for this?
- [X] I have searched the tracker for existing similar issues and I know that duplicates will be closed
### Describe the Issue
I've found a few source…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Other
### Which platforms are affected?
iOS
### Description
We …