Skip to content

Commit

Permalink
Merge 05b507b into 2497d2b
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanDraves committed Jan 31, 2022
2 parents 2497d2b + 05b507b commit ad4989f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion master/buildbot/worker/latent.py
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,6 @@ def substantiate(self, wfb, build):
return defer.succeed(False)

if self.state == States.SUBSTANTIATED and self.conn is not None:
self._setBuildWaitTimer()
return defer.succeed(True)

if self.state in [States.SUBSTANTIATING,
Expand Down

0 comments on commit ad4989f

Please sign in to comment.