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

Proposed updates (to code and/or config) persists across updates #318

Open
robin-near opened this issue Mar 28, 2025 · 0 comments
Open

Proposed updates (to code and/or config) persists across updates #318

robin-near opened this issue Mar 28, 2025 · 0 comments

Comments

@robin-near
Copy link
Contributor

Imagine this scenario:

  • Threshold is 5
  • Someone proposes an update A
  • It gets 4 votes.
  • Someone proposes an update B
  • B gets 5 votes and the update happens.
  • Someone else makes another vote to A
  • The update A triggers, which may no longer even be valid at all.

We should instead clear out all the updates on every update.

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