The size of comments in execDistribution might seem excessive at first, though I've spent too much time figuring it out at first, so it's likely useful.
Pre-review checklist
[ ] All code has been formatted using our config (make format)
[ ] Any new API features or modification of existing behavior is covered as defined in our test plan
[ ] The changelog has been updated under the ## Unreleased header, using the appropriate sub-headings (### Added, ### Removed, ### Fixed), and the links to the appropriate issues/PRs have been included
The size of comments in
execDistribution
might seem excessive at first, though I've spent too much time figuring it out at first, so it's likely useful.Pre-review checklist
make format
)## Unreleased
header, using the appropriate sub-headings (### Added
,### Removed
,### Fixed
), and the links to the appropriate issues/PRs have been included