You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(gax): isolate local executors inside loops in ScheduledRetryingExecutorTest
Addressed PR comments by moving the creation and shutdown of local
executors inside the test loops for testSuccessWithFailuresPeekAttempt
and testCancelOuterFutureAfterStart to ensure complete isolation
between iterations and avoid potential flakiness.
TAG=agy
CONV=71af906a-b7dc-4dda-a2fa-ebe24b5d8b91
BUG=13535
Copy file name to clipboardExpand all lines: sdk-platform-java/gax-java/gax/src/test/java/com/google/api/gax/retrying/ScheduledRetryingExecutorTest.java
0 commit comments