Skip to content

Conversation

@maddieclayton
Copy link
Contributor

Description

Checklist

try
{
HandleStateChange(job, new JobStateEventArgs(job.JobStateInfo, new JobStateInfo(JobState.NotStarted)));
this.jobCompleted.WaitOne(TimeSpan.FromSeconds(30));
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we just make this arbitrarily large (like FromHours(4)?

@maddieclayton
Copy link
Contributor Author

@cormacpayne cormacpayne dismissed markcowl’s stale review May 23, 2018 21:46

Comment resolved

@cormacpayne cormacpayne merged commit 3def3c8 into Azure:preview May 23, 2018
@maddieclayton maddieclayton deleted the fixLRT branch May 23, 2018 22:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants