Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patch gevent for tracing so that context is passed correctly greenlets #1027

Closed
wants to merge 2 commits into from

Conversation

trevorriles
Copy link
Contributor

This resolves an issue where some logs are missing the tracing info when running on different greenlets, this is also already used in graphql.py to ensure client requests have the correct context when running on different greenlets.

Closes #

💸 TL;DR

📜 Details

Design Doc

Jira

🧪 Testing Steps / Validation

✅ Checks

  • CI tests (if present) are passing
  • Adheres to code style for repo
  • Contributor License Agreement (CLA) completed if not a Reddit employee

Trevor Riles added 2 commits November 27, 2024 13:10
This resolves an issue where some logs are missing the tracing info when
running on different greenlets, this is also already used in graphql.py
to ensure client requests have the correct context when running on
different greenlets.
@trevorriles trevorriles deleted the push-nvzuylmstqzk branch November 27, 2024 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant