Fixes #5400 cat 1 memory usage (#5401)
commit594afff6db5ce035aa7f0d15e42962224be74a27
authorStephen Nielson <snielson@discoverandchange.com>
Mon, 30 May 2022 20:26:12 +0000 (30 14:26 -0600)
committerGitHub <noreply@github.com>
Mon, 30 May 2022 20:26:12 +0000 (30 14:26 -0600)
tree852007c364e2c795f20a78e122671dfe66e19a58
parent1a719e14fe0418ca5c8dccc0588dd1b33154c94d
Fixes #5400 cat 1 memory usage (#5401)

Manually forces a garbage collection cycle after each cat1 patient is
exported.  We trade cpu cycles for memory usage so that we can run on
low memory environments (such as our default dockers).
src/Cqm/QrdaControllers/QrdaReportController.php