executeDistributionPlan() can return while there are additional setTimeout left in the queue for the purposes of checking final distribution of scheduled distributions.
Potential solution
These should probably be cleaned up as they can cause the main process to not terminate until they have expired.
Issue
executeDistributionPlan() can return while there are additional setTimeout left in the queue for the purposes of checking final distribution of scheduled distributions.
Potential solution
These should probably be cleaned up as they can cause the main process to not terminate until they have expired.
Questions
n/a