Skip to content

Commit

Permalink
paxos Demonstration
Browse files Browse the repository at this point in the history
  • Loading branch information
shihuili1218 committed Jul 30, 2022
1 parent 5495e8c commit ac5af80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions paxos/scripts/frames/learn.js
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ define(["../model/log_entry"], function (Proposal) {
.after(800, function () {
frame.model().controls.show();
})
.after(100, wait).indefinite()

.then(function () {
player.next();
Expand Down

0 comments on commit ac5af80

Please sign in to comment.