Project

General

Profile

Bug #2014

Built-in Threadpool does not decrease currenct concurrency when task throws exception

Added by Henning Blohm over 5 years ago. Updated over 5 years ago.

Status:
Resolved
Priority:
Urgent
Assignee:
Category:
z2-core
Target version:
Start date:
20.07.2018
Due date:
% Done:

100%

Estimated time:
origin:

Description

Currently, in that case, concurrency is not decreased and book keeping in the threadpool might lead to an effectively single-threaded threadpool.

Fix by removing the old code and using a JDK threadpool as underlying implementation instead.

#1

Updated by Henning Blohm over 5 years ago

  • Status changed from New to In Progress
#2

Updated by Henning Blohm over 5 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF