Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What if close election between moment of start and moment of last email sent? #10

Open
kfogel opened this issue Mar 1, 2014 · 0 comments

Comments

@kfogel
Copy link
Collaborator

kfogel commented Mar 1, 2014

What happens if you close an election between the moment it is started and the moment the last ballot email is sent to voter? That is, in controllers/default.py between start() and start_callback()?

In theory, the code now handles it correctly since commit 330ed3d. But this has not actually been tested. We could easily test it with a delay loop to slow down the email sending (or logging to console), too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant