Open valeriocos opened 4 years ago
In file: grimoirelab-graal/graal/graal.py
, function def fetch_items(self, category, **kwargs):
When exception occur logger.error("Analysis failed at %s" % commit['commit'])
=> graalRepo not be prune so I think should be add self.graalRepo.prune()
before raise exception.
When executing the docker 3p container, the error below appears after the second execution (included).