-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: infinite recursion bug (#20862)
* Revert "fix(error): unsupported value: +Inf" error not handled gracefully (#20250)" This reverts commit 6ac0bb3. * fix: No infinite recursion on write error If there is some error writing to the response writer, we would previous have infinite recursion. Re-closes #20249 (cherry picked from commit d6f7716)
- Loading branch information
1 parent
b2cb862
commit d1929f5
Showing
1 changed file
with
21 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters