Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Build support for shadow requests #89

Merged
merged 2 commits into from
Oct 25, 2023
Merged

Conversation

ykeremy
Copy link
Contributor

@ykeremy ykeremy commented Oct 25, 2023

  • Does this PR have impact on local development experience? If yes, make sure you have a plan and add the documentations to address issues that come with the change
  • bump version
  • make a release
  • publish to pypi service

@ykeremy ykeremy merged commit 5c29268 into main Oct 25, 2023
2 checks passed
@ykeremy ykeremy deleted the ykeremy/support-shadow-requests branch October 25, 2023 16:23
if self.shadow_requests is None:
return
try:
request_context.set(self)
Copy link
Contributor

Choose a reason for hiding this comment

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

hmmmmmmm. I'm not so sure this is going to cause raise condition with the next fastapi request if the current request session is "done".

let's watch out for it

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants