[roll] Roll fuchsia [starnix] Fix race in waking / sleeping.

There was a race condition between checking to see if a task should
stop and registering to wake on notification. This caused dropped
notifications.

Tested by running affected tests n=50 times.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/922215
Original-Revision: 25ce3ee7b96225e8b6254879786084ba4c9ee576
GitOrigin-RevId: 92ad266967e22ebf964a189e1eb1277c5b107d02
Change-Id: I0c8b85be68d957d31c812dffda93ce9ad3f2a475
1 file changed
tree: 96341c2132af5b5821f6775b44c37a8666664729
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.