You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
phated
changed the title
Clear "task did not complete" warning when an error occurs.
Clear "task did not complete" warning when an error occurs
May 2, 2018
The false negatives (Did you forget to signal async completion?) reported by @MLoughry in the ref'ed issue is occurring to me to. I'm too talking specifically about the gulp.parallel(failingTask, notFailingTask) case.
Since the ref'ed issue has been closed, is this the right issue to subscribe for status notification(s)?
Ref gulpjs/gulp#2168
The text was updated successfully, but these errors were encountered: