Closed zhafen closed 6 years ago
Original comment by Zachary Hafen (Bitbucket: zhafen, GitHub: zhafen)
This is a bug in jug, but the following workaround works, and has been implemented in my pipeline:
while ! jug check $JUGFILE; do
jug sleep-until $JUGFILE
done
Originally reported by Zachary Hafen (Bitbucket: zhafen, GitHub: zhafen)
This seems to be an issue with jug.barrier().