[PR #2020] fix: batch unexpected eof delete no body #2024

Open
opened 2026-03-03 12:37:17 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/2020
Author: @pohanhuang
Created: 9/5/2025
Status: 🔄 Open

Base: mainHead: fix/batch-unexpected-eof-delete-no-body


📝 Commits (1)

  • 54896cf fix: batch unexpected eof delete no body

📊 Changes

2 files changed (+119 additions, -1 deletions)

View changed files

📝 fakestorage/server.go (+42 -1)
📝 fakestorage/server_test.go (+77 -0)

📄 Description

Summary

  • add fallback function when err unexpected eof

https://github.com/fsouza/fake-gcs-server/issues/2019


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/fsouza/fake-gcs-server/pull/2020 **Author:** [@pohanhuang](https://github.com/pohanhuang) **Created:** 9/5/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `fix/batch-unexpected-eof-delete-no-body` --- ### 📝 Commits (1) - [`54896cf`](https://github.com/fsouza/fake-gcs-server/commit/54896cf64469b4ad252b550140d7a249e8f3a772) fix: batch unexpected eof delete no body ### 📊 Changes **2 files changed** (+119 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `fakestorage/server.go` (+42 -1) 📝 `fakestorage/server_test.go` (+77 -0) </details> ### 📄 Description ### Summary - add fallback function when err unexpected eof ### related issue: https://github.com/fsouza/fake-gcs-server/issues/2019 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/fake-gcs-server#2024
No description provided.