-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Move avatar clearing in the background #34142
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
Conversation
0f0eead to
c64f0e5
Compare
|
Could be considered to mark it as slow-running job that will only run in the maintenance window, but I think it should not run too long in most production cases either, so would be good with me. |
|
still, if everyone put small jobs right after upgrade ... :] |
c64f0e5 to
49056ca
Compare
78d0019 to
b9b32d4
Compare
This is not implemented for QueuedJob only TimmedJob |
|
/backport to stable25 |
|
@CarlSchwan can you test and tick the checkbox to confirm ? |
tested (by manually increasing the version) and it work, job is added and executed on the next cron run |
PVince81
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
|
NoDB tests are failing |
b9b32d4 to
e21e536
Compare
|
Manual backport in #34192 |
550f85f to
6f0deac
Compare
|
/rebase |
Signed-off-by: Carl Schwan <[email protected]>
6f0deac to
de23ff3
Compare
|
The backport to stable25 failed. Please do this backport manually. |
|
Backport was already done in #34192 |
TODO