Closed jayhding closed 8 years ago
@JayHaoDing Hi Jay! On which version of node can i reproduce this issue?
Hi, I'm using Node 4.2.1
@ndelitski Hi Nick, not sure if this issue can be reproduced from your side?
seems new array is not iterable until i specify length property, merged https://github.com/ndelitski/rancher-alarms/pull/3
Below codes in monitor.es6 tend to initialise two buffers with given length but both buffers will be created with length as 1.
Need to change array initialisation method to