File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -577,7 +577,7 @@ Process.prototype.listen = function() {
577577 // we'd like to have the threshold randomized in between [1, 1.5) of the given threshold
578578 // to avoid all workers die around the same time. This is in particular important for boxes of small number of cpu cores
579579 var connThreshold = self . options . connThreshold ,
580- uptimeThreshod = self . options . uptimeThreshod ;
580+ uptimeThreshold = self . options . uptimeThreshold ;
581581
582582 var recycle = setInterval ( function ( ) {
583583
Original file line number Diff line number Diff line change 55 "email" : " subbu@ebaysf.com"
66 }],
77 "name" : " cluster2" ,
8- "version" : " 0.4.18 " ,
8+ "version" : " 0.4.19 " ,
99 "repository" : {
1010 "type" : " git" ,
1111 "url" : " https://github.com/ql-io/cluster2"
You can’t perform that action at this time.
0 commit comments