Skip to content

enable xdebug then rr workers doesn't show any info #1076

Answered by lanphan
lanphan asked this question in Q&A
Discussion options

You must be logged in to vote

solved from discord

remove grpc.pool.debug key from configuration (xdebug still can work normally)

Reason:

There are no workers in the debug mode. Worker created right after you made a request and destroyed after the response has been sent to the user.
Thus, you see an empty output from the rr worker command.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by lanphan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
R-question Question
1 participant