Skip to content

Conversation

@dbe
Copy link

@dbe dbe commented Apr 25, 2018

Pulls the post request outside of the forEach loop which builds up the "modules" object. Previously N requests were being sent, where N is the number of files being uploaded. This caused inconsistent behavior as to which request was the final one, and thus which files were actually finally uploaded.

@alexfupp
Copy link

2nd that PR (without having looked to deep into the code)

I experienced the same errors as @dbe described (missing files after "successful" grunt push) and they are gone since I use that patch.

@fscreeps
Copy link

I experience the same problem. Could you please update this PR to resolve the conflicts ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants