Turns out I had many incorrect shares to domain.
gam config auto_batch_min 1 csv deleteperms.csv gam user "~Owner" delete drivefileacl "~driveFileId" "~permissionId"
That started 25 threads.
It ran for a very long time, and I'm not sure when it started to fail, as I wasn't watching it.
Traceback (most recent call last):
File "/home/travis/python/lib/python3.8/site-packages/PyInstaller/loader/pyimod03_importers.py", line 302, in get_code
File "/home/travis/python/lib/python3.8/site-packages/PyInstaller/loader/pyimod02_archive.py", line 325, in extract
zlib.error: Error -3 while decompressing data: incorrect header check
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "gam.py", line 48971, in ProcessGAMCommand
File "gam.py", line 5509, in getEntityToModify
File "gam.py", line 4357, in buildGAPIObject
File "gam.py", line 3645, in getClientCredentials
File "gam.py", line 3560, in getOauth2TxtCredentials
File "/home/travis/python/lib/python3.8/site-packages/PyInstaller/loader/pyimod03_importers.py", line 473, in exec_module
File "/home/travis/python/lib/python3.8/site-packages/PyInstaller/loader/pyimod03_importers.py", line 304, in get_code
ImportError: Loader FrozenImporter cannot handle module _strptime