totaljs / framework4

Total.js framework v4
https://www.totaljs.com
Other
99 stars 36 forks source link

Improved Array.prototype.async #60

Closed molda closed 7 months ago

molda commented 7 months ago

If thread param is greater than .length then an error is thrown when calling item(tmp.next); couple lines bellow.