Commit be44163
committed
Ignore both archived and locked posts when archiving idle
For some reason a thread with .closed=True was getting past this if statement.
See https://python-discord.sentry.io/issues/6281905188 and the value for post in the stack frame1 parent c6fd024 commit be44163
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
201 | | - | |
| 201 | + | |
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
| |||
0 commit comments