Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memory issues when left running for long periods of time #33

Open
joshmanders opened this issue Nov 28, 2024 · 1 comment
Open

Memory issues when left running for long periods of time #33

joshmanders opened this issue Nov 28, 2024 · 1 comment

Comments

@joshmanders
Copy link

I usually start up Solo right as I open a project and leave it running forever, only ever restarting it if I add or remove any commands. But after having left Solo running in the background of a project I wasn't working on for a few days, I noticed this fatal error when I just came back to it.

Fatal error:  Allowed memory size of 1610612736 bytes exhausted (tried to allocate 20480 bytes) in 
[project]/vendor/symfony/process/Pipes/UnixPipes.php on line 122

PHP Fatal error:  Allowed memory size of 1610612736 bytes exhausted (tried to allocate 65536 bytes) in 
[project]/vendor/laravel/framework/src/Illuminate/Session/Store.php on line 672

Script @php artisan solo handling the dev event returned with error code 255
@aarondfrancis
Copy link
Owner

Hmmm I have an idea. Thanks for the heads up!

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

No branches or pull requests

2 participants