Use AtomicWriter to write the updated license file
authorTim Düsterhus <duesterhus@woltlab.com>
Fri, 29 Sep 2023 09:21:03 +0000 (11:21 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Fri, 29 Sep 2023 09:21:03 +0000 (11:21 +0200)
commitbbf7e82d09c74d01107a1b76ae11a786080f0f21
tree5b0154ac4147f47ed4950a8bb10464eddc7a93b6
parent4d92c97d1ea32f99786b307a6700eedf04ad4f19
Use AtomicWriter to write the updated license file

The license file is rewritten automatically when refreshing the package list.
Depending on the timing it might only be partially written in case of
concurrent requests.
wcfsetup/install/files/lib/system/package/license/LicenseApi.class.php