fix exception in the progressbar handler
We're trying to check whether the finished attribute has not yet been defined to True, but in the case we're searching for, it hasn't been defined at all and simply raises an AttributeError. Since any case where it's undefined is by definition the False case we're looking for, fall back to that.
parent
8c1b3570
Loading
Loading
Pipeline
#95825
failed
with stage
in
16 minutes and 16 seconds
Loading
Please register or sign in to comment