googleapis / googleapis/storage-testbench

Message finalizing gRPC uploads is ignore when it has no data

Open
#388 0 comments 0 reactions 0 assignees View on GitHub
priority: p2 type: bug
Dominant language
Python
Stars
24
Forks
38
Avg merge
1d 15h
Merged PRs (30d)
1

Description

gRPC upload requests are ignored if the message does not contain data:

https://github.com/googleapis/storage-testbench/blob/adeb2ccc8827c41aa1e772359350a25d1ff7015a/gcs/upload.py#L203

but that is perfectly legal if the message is just finalizing an upload:

https://github.com/googleapis/storage-testbench/blob/adeb2ccc8827c41aa1e772359350a25d1ff7015a/gcs/upload.py#L220-L221

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.