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

bug/issue 1350 make sure to clone responses when running resource plugin serve block in dev server #1357

Conversation

thescientist13
Copy link
Member

Related Issue

resolves #1350

Documentation

N / A

Summary of Changes

  1. clone merged response in the serve block for resource plugins in the dev server

@thescientist13 thescientist13 added bug Something isn't working CLI labels Dec 21, 2024
@thescientist13 thescientist13 force-pushed the bug/issue-1350-fix-intermittent-dev-server-body-already-consumed-error branch from 0bde456 to 2383478 Compare December 28, 2024 15:46
@thescientist13 thescientist13 merged commit 1fa0bd7 into master Dec 28, 2024
8 checks passed
@thescientist13 thescientist13 deleted the bug/issue-1350-fix-intermittent-dev-server-body-already-consumed-error branch December 28, 2024 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CLI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

intermittent Response.clone: Body has already been consumed error from the dev server
1 participant