Skip to content

Conversation

haoqunjiang
Copy link
Member

closes #2275

Iterating over async functions would put too many write calls in I/O
queue in the same time, leading to weird bugs.

(On my computer this bug appears once the number of fs.writeFile calls > 10)

closes vuejs#2275

Iterating over async functions would put too many write calls in I/O
queue in the same time, leading to weird bugs.
@haoqunjiang haoqunjiang merged commit ba15fa2 into vuejs:dev Sep 3, 2018
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.

api.render leaves the rendered file ending if new version is shorter
1 participant