8 ms·
There's a known issue that's been open for a while, where a Python server could get stuck consuming 100% of a single CPU core, see https://github.com/grpc/grpc/
by papercruncher 9y ago
There's a known issue that's been open for a while, where a Python server could get stuck consuming 100% of a single CPU core, see https://github.com/grpc/grpc/issues/9688 https://github.com/grpc/grpc/issues/9688
- weberc2 9y agoGranted, but this is clearly a bug in a pathological case; it's not consistent bad performance.