[roll] Roll fuchsia [component_manager] Suppress lock cycle panics.

Adding lock cycle detection to fuchsia_sync causes CM
to panic in presubmits for unrelated tests. This change
causes lock cycles to print instead of panicking so that
the deadlocks can be addressed separately.

Original-Bug: 462815022
Original-Bug: 461821986
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1430821
Original-Revision: 4df99be555a2ccc8881a712b574510fb6c10a74b
GitOrigin-RevId: cbb6309a4d44c6a45b4a1be381b91c497894948e
Change-Id: I6e6bfbeaa7cf3791a07be03d87f216c11ef390a2
1 file changed
tree: 3757ecc6d32bbfd1d621783aaa0a12eec7e17e19
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.