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 May 25, 2022. It is now read-only.
The script to check for joomlatools/console update runs on every login of the vagrant user. On Arunas' box we had a problem where there were too many instances running at the same time, resulting in out of memory errors.
Set a flag in the script to prevent it from starting multiple processes simultaneously.
The text was updated successfully, but these errors were encountered:
The script to check for joomlatools/console update runs on every login of the
vagrantuser. On Arunas' box we had a problem where there were too many instances running at the same time, resulting in out of memory errors.Set a flag in the script to prevent it from starting multiple processes simultaneously.
The text was updated successfully, but these errors were encountered: