Commit changes to the user storage at worker end
authorAlexander Ebert <ebert@woltlab.com>
Wed, 9 May 2018 10:46:34 +0000 (12:46 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Wed, 9 May 2018 10:46:34 +0000 (12:46 +0200)
commit398390d062cbfb7ff0b533fe570e57aff7644c90
tree6a75db07a37807e6a5526622450bd8ac446dcc41
parenta017fb6248720b292079f979865be075b04118b6
Commit changes to the user storage at worker end

The `finalize()` method is invoked for every iteration on CLI and somewhat simulates the behavior of dedicated requests. Despite its name, `shutdown()` does not disable the user storage handler, it will simply save the changes and reset the internal storages in preparation for the next iteration.
wcfsetup/install/files/lib/system/worker/AbstractRebuildDataWorker.class.php