judgev2 icon indicating copy to clipboard operation
judgev2 copied to clipboard

Cleanup promises chain in slave.js

Open ngsankha opened this issue 10 years ago • 0 comments

Right now the promise chain in slave.js reports error at every step when a promise is rejected. This leads to the same error output multiple times. We should change to so that the reject handler is called only once.

ngsankha avatar Jun 26 '14 07:06 ngsankha