Closed lprichar closed 2 years ago
If you attempt to POST to {{mediator-url}}/api/{{version}}/tally/decrypt?restart=true with valid decryption shares submitted, then you get the error: RuntimeError: asyncio.run() cannot be called from a running event loop.
{{mediator-url}}/api/{{version}}/tally/decrypt?restart=true
RuntimeError: asyncio.run() cannot be called from a running event loop
It should return a decrypted tally
No response
- OS:
Is there an existing issue for this?
Current Behavior
If you attempt to POST to
{{mediator-url}}/api/{{version}}/tally/decrypt?restart=true
with valid decryption shares submitted, then you get the error:RuntimeError: asyncio.run() cannot be called from a running event loop
.Expected Behavior
It should return a decrypted tally
Steps To Reproduce
No response
Environment
Anything else?
No response