-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 3.1.9
-
Component/s: Networking
-
Fully Compatible
-
ALL
-
Platform A (10/09/15)
Test the following cases, ensure errors are reported and according to precedence:
- immediate cancellation (before connection is made)
- late operation cancellation (after connection has completed)
- concurrent timeout and network error
- concurrent cancellation and network error
- concurrent timeout and cancellation
- concurrent timeout, cancellation, and network error