[roll] Roll fuchsia [serial] Cancel pending requests on close

When the binding is closed also cancel any pending requests. This makes
sure a subsequent connection has a clean state when starting to read and
write from the serial device.

Original-Bug: b/373713277
Test: fx test serial-unittest

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1138580
Original-Revision: 7698a470d1789b2589987b950b21f6d4e119680e
GitOrigin-RevId: 718f7b7de5bfb81118ed823d7e14d00881a3b753
Change-Id: I14667df9ad5f231b671510137f3ff915122a28aa
1 file changed
tree: 25f6d94aebea1fd2c2159282d96a4f3e7bc0e241
  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 in one of the communication channels documented at get involved.

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.