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

Fix memory usage on t-shirt cache prime #1085

Merged
merged 2 commits into from
Oct 11, 2023
Merged

Conversation

pkevan
Copy link
Contributor

@pkevan pkevan commented Oct 10, 2023

Warning are being thrown during the current execution of the t-shirt cron:

E_USER_WARNING
Peak memory usage at 92.2%. Current action/filter: switch_blog.
Stack Trace
do_action_ref_array('camptix_prime_tshirt_report')

In testing this reduced the memory issues.

Warning are being thrown during the current execution of the t-shirt cron:
```
E_USER_WARNING
Peak memory usage at 92.2%. Current action/filter: switch_blog.
Stack Trace
do_action_ref_array('camptix_prime_tshirt_report')
```

In testing this reduced the memory issues.
@pkevan pkevan added the [Component] CampTix Including addons label Oct 10, 2023
@pkevan pkevan merged commit 888ecae into production Oct 11, 2023
3 checks passed
@pkevan pkevan deleted the fix/t-shirt-cache-prime branch October 11, 2023 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Component] CampTix Including addons
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant