alichtman / alichtman/shallow-backup
`packages` backup should be parallelized / multithreaded
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 1.3k
- Forks
- 267
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
`backup_packages()` should spin up a bunch of workers in a pool to actually do the backing up, instead of doing it one at a time.
It's a minor bug for me (since I rarely use this workflow) but it should get fixed. No reason it can't be fast.
This is a pointer to the current implementation: https://github.com/alichtman/shallow-backup/blob/main/shallow_backup/backup.py#L148-L233
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.