Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

squirrel: Correctly use request context#63729

Merged
eseliger merged 1 commit into
mainfrom
es/07-09-squirrelcorrectlyuserequestcontext
Jul 9, 2024
Merged

squirrel: Correctly use request context#63729
eseliger merged 1 commit into
mainfrom
es/07-09-squirrelcorrectlyuserequestcontext

Conversation

@eseliger

@eseliger eseliger commented Jul 9, 2024

Copy link
Copy Markdown
Member

The ctx parameter was unused, and I noticed that the parser is called without the request context. Fixing that here.

Test plan:

Code review and CI.

The ctx parameter was unused, and I noticed that the parser is called without the request context. Fixing that here.

Test plan:

Code review and CI.
@cla-bot cla-bot Bot added the cla-signed label Jul 9, 2024
@github-actions github-actions Bot added team/product-platform team/source Tickets under the purview of Source - the one Source to graph it all labels Jul 9, 2024

eseliger commented Jul 9, 2024

Copy link
Copy Markdown
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @eseliger and the rest of your teammates on Graphite Graphite

@eseliger eseliger marked this pull request as ready for review July 9, 2024 19:34
@eseliger eseliger requested a review from a team July 9, 2024 19:34

@jtibshirani jtibshirani left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! This is quite unfortunate because we weren't propagating cancellation/ timeouts...

@eseliger eseliger merged commit df4c636 into main Jul 9, 2024
@eseliger eseliger deleted the es/07-09-squirrelcorrectlyuserequestcontext branch July 9, 2024 20:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla-signed team/product-platform team/source Tickets under the purview of Source - the one Source to graph it all

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants