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 would be very appreciated if @baalexander could review this.
The symptom is that doing a vagrant provision takes too long even after everything has already been installed, making it too annoying to run it frequently and catch configuration updates.
A quick review indicates most of the time is spent in "install django pip packages" task, which should be fast once the items are already installed
The text was updated successfully, but these errors were encountered:
It would be very appreciated if @baalexander could review this.
The symptom is that doing a vagrant provision takes too long even after everything has already been installed, making it too annoying to run it frequently and catch configuration updates.
A quick review indicates most of the time is spent in "install django pip packages" task, which should be fast once the items are already installed
The text was updated successfully, but these errors were encountered: