Skip to content

Patch election logic

CSDUMMI requested to merge patch-election-logic into master

Patching the election logic error, which makes the it more reasonable on computing resources but also simply possible to count an election.

Technical Description

We now create jobs in the scheduler, that execute always one day after the end of the voting phase. I didn't fix anything unnecessary, anything that wasn't necessary to fix the bug.

Merge request reports