Skip to content

Refactor assessor pool

Jared Pereira requested to merge refactorAssessorPool into master

Remove the assessorPoolLength variable as its no longer neccessary now that we use numCalled, and call equally from all parents.

Also removes the burnRate variable, as its not used anywhere

Merge request reports