The reduce doesn't add custom progress to the sum, so it will be 1 off when building a patch plugin with a single patcher with customProgress set, and very off when building a patch plugin with more than 1 patcher, where one or more has customProgress set.
The
reduce
doesn't add custom progress to thesum
, so it will be 1 off when building a patch plugin with a single patcher withcustomProgress
set, and very off when building a patch plugin with more than 1 patcher, where one or more hascustomProgress
set.