Commit d82ba37
Add timeout checking logic back to LongRunningOrchestration
Added back the logic to check which task completed and throw TimeoutException
if the timer completes first, as requested by code review.
Co-authored-by: YunchuWang <[email protected]>1 parent 3401f71 commit d82ba37
File tree
1 file changed
+6
-1
lines changed- test/Grpc.IntegrationTests
1 file changed
+6
-1
lines changedLines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
639 | 639 | | |
640 | 640 | | |
641 | 641 | | |
642 | | - | |
| 642 | + | |
| 643 | + | |
| 644 | + | |
| 645 | + | |
| 646 | + | |
| 647 | + | |
643 | 648 | | |
644 | 649 | | |
645 | 650 | | |
| |||
0 commit comments