Commit b8c14c6
committed
Disable Appsignal monitoring when invalidating signatures
For the same reasons as #384 we should disable the Appsignal monitoring
so that we don't use large amounts of memory when iterating over a job
that invalidates hundreds of thousands or even millions of signatures.1 parent 550258f commit b8c14c6
1 file changed
Lines changed: 8 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
173 | 177 | | |
174 | | - | |
175 | | - | |
176 | 178 | | |
177 | 179 | | |
178 | 180 | | |
| |||
0 commit comments