commit | 65e4c64f3e5344d664c6882164bddc3e665d2e81 | [log] [tgz] |
---|---|---|
author | Casey Dahlin <sadmac@google.com> | Thu Feb 27 18:40:45 2025 -0800 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 27 18:40:45 2025 -0800 |
tree | 7f3cdc77e86efb66cdbb2386e39f37cd5cc84725 | |
parent | 0759be22413d080ec00a42f8f010701419b42f99 [diff] |
[fdomain] Wake up client task when there are handles to close We try to batch the protocol messages that ask an FDomain to close a handle to save us round trips, but we weren't flushing the batches soon enough so things that depend on observing a handle closure might break. A test for a subsequent patch exposed this error, which is why this patch has no test itself. Change-Id: I47819ec3dca8134830766eff8f0218382246633f Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1188196 Reviewed-by: Steven Grady <slgrady@google.com> Commit-Queue: Casey Dahlin <sadmac@google.com> Fuchsia-Auto-Submit: Casey Dahlin <sadmac@google.com>
Fuchsia is an open source, general purpose operating system supporting modern 64-bit Intel and ARM processors.
We expect everyone interacting with our project to respect our code of conduct.
Read more about Fuchsia's principles.
See Getting Started.
See fuchsia.dev.