Changes between Initial Version and Version 1 of Ticket #60645, comment 16
- Timestamp:
- 09/26/2024 10:30:58 AM (3 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #60645, comment 16
initial v1 33 33 The second use case is not really clear. 34 34 From what I understood, it seems to be a way to reduce memory consumption and avoid old code usage. 35 However, I don't really see why checking for this right before firing the cron hook would change anything about theses points as it is exactly the same environment and we could instead directly use the cron hook to make theses checks.35 However, I don't really see why checking for this right before firing the cron hook would change anything about theses points or provide any value on what is existing as it is exactly the same environment and we could instead directly use the cron hook to make theses checks.