Closed dertseha closed 10 years ago
The check for results.high does not work and will always resolve to false (no error reported). results is not an object with this property, but an array containing objects that have an injected priority property.
results
priority
It may be a little late news but I adopted this project on npm.
High-priority tasks fail the task now. See #10 for more info.
Thank you, @Bartvds !
The check for results.high does not work and will always resolve to false (no error reported).
results
is not an object with this property, but an array containing objects that have an injectedpriority
property.