Commit 62265ec
committed
Reset the peak memory usage for each cronjob in CronjobScheduler::executeCronjobs()
The same reasoning as with the background jobs applies. The `executeCronjobs()`
method is the method that performs several a-priori unknown cronjobs and is
only used for purpose-built controllers.1 parent 4d4e748 commit 62265ec
File tree
1 file changed
+7
-0
lines changed- wcfsetup/install/files/lib/system/cronjob
1 file changed
+7
-0
lines changedLines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
63 | 70 | | |
64 | 71 | | |
65 | 72 | | |
| |||
0 commit comments