URLFetcher thread does not go away immediately if canceled while blocked in InputStream.read()

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 7-pool
    • Component/s: javafx
    • web

      If a cancel request arrives while the URLFetcher thread is blocked in a call to InputStream.read() or URLConnection.connect(), the thread won't exit until the timeout expires, which may be as long as 20 minutes.

            Assignee:
            Unassigned
            Reporter:
            Vasiliy Baranov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Imported: