Skip to content

Instantly share code, notes, and snippets.

@ruescasd
Created December 18, 2014 17:13
Show Gist options
  • Select an option

  • Save ruescasd/03bb12db20a68dd14a28 to your computer and use it in GitHub Desktop.

Select an option

Save ruescasd/03bb12db20a68dd14a28 to your computer and use it in GitHub Desktop.
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