Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pool.php - add methods to clear finished/results cache (spatie#235)
Since the member variables of finished/results keep growing indefinitely over time this is a source of a memory leak. This memory leak is resolvable by clearing the result caches with the newly introduced methods.
- Loading branch information