Skip to content

prevent race conditions in bsReload#105

Open
bmar wants to merge 1 commit intojohnpapa:masterfrom
bmar:patch-1
Open

prevent race conditions in bsReload#105
bmar wants to merge 1 commit intojohnpapa:masterfrom
bmar:patch-1

Conversation

@bmar
Copy link

@bmar bmar commented Sep 5, 2015

between wiredep, less, and js, was getting race conditions because 'serve-build' was kicking off optimize indiscriminately. Added 'syncing' flag to prevent optimize from getting called recursively.

between wiredep, less, and js, was getting race conditions because 'serve-build' was kicking off optimize indiscriminately.  Added 'syncing' flag to prevent optimize from getting called recursively.
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.

1 participant