[roll] Roll third_party/pigweed pw_grpc: Remove send queue timeout

It's not possible to safely clean up after a timeout since the writer
could be using both the request and buffer still.

Bug filed to add back timeout support.

Original-Bug: b/345088816
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/214099
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: f63576c7a25f36ba951cbb043a89c4f5fc61c006
GitOrigin-RevId: f99ec9d741110504969cca97287999e6569f87d4
Change-Id: I85f5dd24f6de68e16fe47f147289a1a5909c8c06
1 file changed
tree: 251a3294df42ad77ffcea570dd3b4278c40235cd
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.