Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8296889

Race condition when cancelling a request

XMLWordPrintable

    • b24
    • Verified

      There is a small race condition in the code that unregisters the request BodySubscriber when a request is cancelled: if the request cancellation happens after the body subscriber is registered but before it is subscribed it may not be unregistered.

            dfuchs Daniel Fuchs
            dfuchs Daniel Fuchs
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: