On Mon, Feb 13, 2017 at 3:26 AM, <[email protected]> wrote: > I was trying out the greeter example in the repository and I noticed that > the server uses 100% CPU after the first request. > This only happens when started with Python 2, and not with Python 3. > > I'm using Python 2.7.13 on Arch Linux, grpc is installed with pip in a > fresh virtualenv. > Does anyone experience the same problem? >
I've filed this report as issue 9688 <https://github.com/grpc/grpc/issues/9688>. This is the first we've heard of any CPU-pegging problem. Confirm that you installed grpcio 1.1.0? How reproducible is this problem? Are you able to reduce the reproduction steps to some minimum? Does running the example terminate? Does running the example hang your machine? Are you able to use a profiler or debugger to determine what gRPC is doing with all that CPU usage? -Nathaniel -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/grpc-io. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/CAEOYnAQFqfRcnMrgitky%3D-%2Bp0vDQh3v9p226kE-Szu_EetbYAQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
smime.p7s
Description: S/MIME Cryptographic Signature
