Browse Source
We have been having issues with the image optimization script consuming egregious amounts of memory and failing CI as a result. This PR changes the script so that we use a new `ImagePool` to process each batch of images. Co-authored-by: Amy <a258wang@uwaterloo.ca> Reviewed-on: #470 Reviewed-by: Shahan Neda <snedadah@csclub.uwaterloo.ca>2022-07-08-MUA-Update
1 changed files with 5 additions and 3 deletions
Loading…
Reference in new issue