Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorThomas Steur <tsteur@users.noreply.github.com>2020-12-18 03:53:56 +0300
committerGitHub <noreply@github.com>2020-12-18 03:53:56 +0300
commitecda65f711bd29c608ffeae50c085d25012b74db (patch)
tree2a3497c105d4b931e354853d1078648271528ee4 /core
parent00f0c9d085e6d644b5bc2e38e64a01d2d72cde46 (diff)
Invalidate archives after deleting a visit to prevent race conditions (#16967)
* Invalidate archives after deleting a visit to prevent race conditions The deletion of visits can take a while. To prevent any possible race condition we should invalidate archives only after the visits were deleted. We recently deleted few visits and noticed the reports are still showing the wrong data. Not sure if this was the problem but be still good to change. * fix test Co-authored-by: diosmosis <diosmosis@users.noreply.github.com>
Diffstat (limited to 'core')
0 files changed, 0 insertions, 0 deletions