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

Fix a possible loop in the FSM of the elections in sqliterepo #1203

Merged
merged 3 commits into from Oct 3, 2017
Merged

Fix a possible loop in the FSM of the elections in sqliterepo #1203

merged 3 commits into from Oct 3, 2017

Commits on Oct 3, 2017

  1. Copy the full SHA
    29d7d50 View commit details
    Browse the repository at this point in the history
  2. sqliterepo/election: Fix a possible loop

    An interruption flag hasn't been reset after being managed.
    jfsmig committed Oct 3, 2017
    Copy the full SHA
    dd0515a View commit details
    Browse the repository at this point in the history
  3. sqliterepo/election: Comment a decision

    Not so obvious at a glance
    jfsmig committed Oct 3, 2017
    Copy the full SHA
    cf2bee3 View commit details
    Browse the repository at this point in the history