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

ThreadPerTaskExecutor terminates if cancelled tasks still running

XMLWordPrintable

      ThreadPerTaskExecutor can terminate with cancelled tasks still running. This is different to ThreadPoolExecutor and ForkJoinPool that wait for the threads to finish executing the (cancelled) tasks.

      See discussion on core-libs-dev here:
      https://mail.openjdk.org/pipermail/core-libs-dev/2025-January/138009.html

            alanb Alan Bateman
            alanb Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: