commit | 384e046e4f39d81f05c1e1e92f51a7fdcf636cc7 | [log] [tgz] |
---|---|---|
author | David Saff <david@saff.net> | Tue Oct 15 10:46:44 2024 -0400 |
committer | David Saff <david@saff.net> | Mon Oct 28 12:30:47 2024 -0400 |
tree | 300bc400e1f012cbf10e3036ed3bae75cbd60dc7 | |
parent | 58f46938cec710aa898bde29038400601914795c [diff] |
Introduce useUnconfinedTestDispatcher, etc, use them This is the first step in a process that will allow us to use UnconfinedTestDispatcher in most tests, reducing the need to use runCurrent except where needed for precise tests of concurrent logic. Details at go/thetiger Bug: 342622417 Test: local unit test runs of changed tests Flag: TEST_ONLY Change-Id: Iabc6b609e97109aa28fe4534fb7a0a14c1082cf2