Created
December 18, 2014 17:13
-
-
Save ruescasd/03bb12db20a68dd14a28 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Traceback (most recent call last): | |
| File "build/bdist.linux-x86_64/egg/frestq/protocol.py", line 175, in reserve_task | |
| task_output = task.run_action_handler() | |
| File "build/bdist.linux-x86_64/egg/frestq/tasks.py", line 286, in run_action_handler | |
| return self.action_handler(self) | |
| File "./create_election/performer_jobs.py", line 307, in generate_public_key | |
| raise TaskError(dict(reason="pubkey already created")) | |
| TaskError |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment