| commit | 8889b6750d1b1daac3fdbe9b55c6c2bfc1a3079e | [log] [tgz] |
|---|---|---|
| author | Marc Khouri <mnck@fuchsia.infra.roller.google.com> | Fri Sep 23 16:21:29 2022 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Fri Sep 23 09:24:15 2022 -0700 |
| tree | ba6318264f874a9617715d5451934e4b2d7b2192 | |
| parent | b41cb990883573ea4339c1faf9ecbda28064dfb3 [diff] |
[roll] Roll fuchsia [wlan][wlancfg] Include scan consumption timeout Due to the current structure of the scan module, a stalled consumer of scan results would block scan results from being returned to the caller of `perform_scan()`. Currently, no callers use the result, but a future CL changes that. Ensure stalled consumers won't block the consumption of scan results by including a (very generous) timeout, which should only be hit as a last resort. This timeout is also temporary, until the refactored scan manager is in place. Original-Bug: 73821 Test: fx test wlancfg-tests; manual test on device Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/729322 Original-Revision: ff2c156685790045bd5829925a78378253113fba GitOrigin-RevId: 272b90b0358ec5e03f868ead15613f3ed315c2be Change-Id: I92e683e5558ac6de8a8510b16deab181dca5bf73
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.