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

timeout does not work when a ceremony is closed (but not finalized) #236

Open
ctrlc03 opened this issue Nov 6, 2023 · 0 comments
Open

Comments

@ctrlc03
Copy link
Collaborator

ctrlc03 commented Nov 6, 2023

When a ceremony is automatically closed, users who are in the waiting queue will not progress neither be removed. In order for the coordinator to finalize the ceremony, the queue must be emptied. 2 avenues:

  1. timeout users even when a ceremony is in the CLOSED status
  2. on the scheduled CF that closes a ceremony, remove all users from the waiting queues
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