Skip to content

Commit

Permalink
fix#6: Leader label
Browse files Browse the repository at this point in the history
  • Loading branch information
ImHype committed Nov 27, 2018
1 parent 423ac20 commit 0d567ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/leader-worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ leader.ready()

gracefulExit({
logger,
label: 'aa',
label: 'Leader',
beforeExit: () => {
leader.destory();
},
Expand Down

0 comments on commit 0d567ec

Please sign in to comment.