Closed ScottG489 closed 3 years ago
I believe the flakiness has something to do with the fact that JobRunner executes jobs using a separate thread for timeouts. Not quite sure what else it could be other than that.
JobRunner
Fixed by 7b57d2960f607793e6bc0c58451fb946635fb9d1.
I believe the flakiness has something to do with the fact that
JobRunner
executes jobs using a separate thread for timeouts. Not quite sure what else it could be other than that.