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
it appears from gruntjs/grunt-contrib-compress#141 and further testing that the queue can trigger a stack overflow. appears related to caolan/async#75 which seems to imply that callback is used in a synchronous manner.