Gavin Hamill

Results 1 issues of Gavin Hamill

Hullo, On CentOS 7 (python 2.7.5) I'm trying to validate a trivial script, and the @retry decorator seems to be completely ignored: ``` import sys import os from retrying import...