In the SingleRemoteInterruptedWhileCommandInFlight unit test, we are expecting the interrupted establishCursors() to immediately schedule a killOperations for the outstanding request. However, due to the asynchronous nature of the ARS, the original command can still get scheduled to be followed up by the killOperations. We need to relax the assertion such that we eventually see a killOperations.
- Votes:
-
0 Vote for this issue
- Watchers:
-
2 Start watching this issue
- Created:
- Updated:
- Resolved: