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

[1.x] Prevent memory leak on pulse:work command when using Telescope #430

Conversation

gdebrauwer
Copy link
Contributor

Same fix as #426

The pulse:work command causes a memory leak when using Telescope because the collected Telescope entries are kept in memory and never written to the database as the command never ends (supervisor daemon). This PR fixes that.

@taylorotwell taylorotwell merged commit f0bf395 into laravel:1.x Dec 12, 2024
19 checks passed
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.

2 participants