commit | a2ee512a304137b9f5434f51a4868b5cf21f7d58 | [log] [tgz] |
---|---|---|
author | Lawrence Qiu <[email protected]> | Fri Apr 14 15:58:42 2023 +0000 |
committer | GitHub <[email protected]> | Fri Apr 14 11:58:42 2023 -0400 |
tree | 6fb688c0d1252bc830582224d7d3bf462ce17d48 | |
parent | 59efbbbd485282e37abbc5eed87b72a15a33240e [diff] |
chore: Fix testCancelOuterFutureBeforeStart flaky test (#1583) * chore: Fix testCancelOuterFutureBeforeStart flaky test * chore: Fix assertions * chore: Allow FailableCallable to have access to ExternalFuture * chore: Fix format issues * chore: Use MockCallable for this flaky test * chore: Update comment * chore: Update to the latest mockito version * chore: Address PR comments * chore: Add externalfuture for FailingCallable * chore: Add comments to document the externalFuture * chore: Move tracer verification to the end
This repository consists of the following modules:
See DEVELOPMENT.md.