Hacker News new | ask | show | jobs
by papercruncher 3249 days 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
1 comments

Granted, but this is clearly a bug in a pathological case; it's not consistent bad performance.