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

Another fix for body download #6633

Merged
merged 7 commits into from
Jan 19, 2023
Merged

Another fix for body download #6633

merged 7 commits into from
Jan 19, 2023

Conversation

AlexeyAkhunov
Copy link
Contributor

When body gets evicted from the cache, its corresponding entry in requestMap is also removed but was never re-instated when re-request happens

@AlexeyAkhunov AlexeyAkhunov marked this pull request as ready for review January 19, 2023 22:46
@AlexeyAkhunov AlexeyAkhunov merged commit f2111b4 into devel Jan 19, 2023
@AlexeyAkhunov AlexeyAkhunov deleted the poly-debug branch January 19, 2023 23:05
AlexeyAkhunov added a commit that referenced this pull request Jan 20, 2023
When body gets evicted from the cache, its corresponding entry in
`requestMap` is also removed but was never re-instated when re-request
happens

Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant