FIX: Remapping of uploads could fail during restore of backup (#13897)

Sidekiq should be paused until the end of the restore, otherwise it might interfere (deadlock) with the remap of upload URLs in posts.
This commit is contained in:
Gerhard Schlager 2021-07-30 11:25:28 +02:00 committed by GitHub
parent 531dbc5e6a
commit a37b5b177b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -52,7 +52,6 @@ module BackupRestore
reload_site_settings
@system.unpause_sidekiq
@system.disable_readonly_mode
clear_category_cache