Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pw_transfer: Fix transfer_thread_test initialization order
The transfer service's contstructor depends on a value from a transfer thread, so ensure that the thread is initialized first. Change-Id: I989bced8f6d7f349155ca239067f376cedae2ee1 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/210352 Pigweed-Auto-Submit: Alexei Frolov <[email protected]> Presubmit-Verified: CQ Bot Account <[email protected]> Lint: Lint 🤖 <[email protected]> Reviewed-by: Taylor Cramer <[email protected]> Commit-Queue: Auto-Submit <[email protected]>
- Loading branch information