-
Sub-task
-
Resolution: Fixed
-
P4
-
None
-
b25
The previous fix failed because it registered the subscriber too late (after having called userSubsciber.onSubscribe()) which opened a window for the call to unregister to occur before the call to register.
- relates to
-
JDK-8297132 BACKOUT JDK-8296889: Race condition when cancelling a request
-
- Resolved
-
-
JDK-8296889 Race condition when cancelling a request
-
- Closed
-
-
JDK-8297075 java/net/httpclient/CancelStreamedBodyTest.java fails with "java.lang.AssertionError: WARNING: tracker for HttpClientImpl(1) has outstanding operations"
-
- Closed
-
-
JDK-8277969 HttpClient SelectorManager shuts down when custom Executor rejects a task
-
- Resolved
-
(1 links to)