Blocks :
|
|
Relates :
|
|
Relates :
|
The initialization of the _process_completed_threshold and _max_completed_queue members could be simplified by giving them default "initially disabled" values in the constructor, and using the setters in the couple of places where other values are needed, rather than having the initialize() functions deal with them.
|