When I run pga get --stdin file.txt, it freezes after the following messages:
downloading siva files by name from stdin
filter flags will be ignored
even if there is only 1 siva file name in the file.txt.
pga get -l python works fine till some point (last time downloaded 10k repos), then freezes.
Tried decreasing number of workers to 1 - seemed to stabilize the process to some extent, but I still get this freeze.
When I run pga get --stdin file.txt, it freezes after the following messages:
downloading siva files by name from stdin filter flags will be ignored
even if there is only 1 siva file name in the file.txt.
pga get -l python works fine till some point (last time downloaded 10k repos), then freezes. Tried decreasing number of workers to 1 - seemed to stabilize the process to some extent, but I still get this freeze.
Any ideas?