iterative / iterative/PyDrive2
tests: concurrency
Aperta
enhancement
- Lingua principale
- Python
- Stelle
- 670
- Fork
- 75
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
The tests are not designed to run concurrently.
- one job from a PR build can failed at the same time as a job from a branch build because they interfere with each other
- tests are slow as they are not run in parallel
Really should fix this (e.g. timestamp filenames)
- from https://github.com/iterative/PyDrive2/pull/33#issuecomment-624853154
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.