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
{{ message }}
This repository has been archived by the owner on Apr 13, 2020. It is now read-only.
ppittle
changed the title
pMixins chocks when adding including / adding many files to a project.
pMixins chokes when adding including / adding many files to a project.
Nov 12, 2014
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
pMixins tries to recompile on every ItemAdded event. If the user is doing a batch ItemAdd, this will severely delay the operation.
Perhaps add a delay timer and event aggregation?
The text was updated successfully, but these errors were encountered: