MihuBot / runtime-utils

0 stars 0 forks source link

[X64] [MichalPetryka] Optimize casts from constant byrefs #412

Open MihuBot opened 3 weeks ago

MihuBot commented 3 weeks ago

Something went wrong with the Job after 5 minutes :man_shrugging:

System.Threading.Tasks.TaskCanceledException: A task was canceled.
   at Azure.Core.OperationPoller.Delay(Boolean async, TimeSpan delay, CancellationToken cancellationToken)
   at Azure.Core.OperationPoller.WaitForCompletionAsync(Boolean async, OperationInternalBase operation, Nullable`1 delayHint, CancellationToken cancellationToken)
   at Azure.Core.OperationInternalBase.WaitForCompletionResponseAsync(Boolean async, Nullable`1 pollingInterval, String scopeName, CancellationToken cancellationToken)
   at Azure.Core.OperationInternal`1.WaitForCompletionAsync(Boolean async, Nullable`1 pollingInterval, CancellationToken cancellationToken)
   at Azure.Core.OperationInternal`1.WaitForCompletionAsync(CancellationToken cancellationToken)
   at Azure.ResourceManager.Resources.ArmDeploymentCollection.CreateOrUpdateAsync(WaitUntil waitUntil, String deploymentName, ArmDeploymentContent content, CancellationToken cancellationToken)
   at MihuBot.RuntimeUtils.JitDiffJob.RunAzureVirtualMachineAsync(CancellationToken jobTimeout) in /home/runner/work/MihuBot/MihuBot/MihuBot/MihuBot/RuntimeUtils/JitDiffJob.cs:line 456
   at MihuBot.RuntimeUtils.JitDiffJob.RunJobAsyncCore(CancellationToken jobTimeout) in /home/runner/work/MihuBot/MihuBot/MihuBot/MihuBot/RuntimeUtils/JitDiffJob.cs:line 70
   at MihuBot.RuntimeUtils.JobBase.RunJobAsync() in /home/runner/work/MihuBot/MihuBot/MihuBot/MihuBot/RuntimeUtils/JobBase.cs:line 171
MihuBot commented 3 weeks ago

@MihaZupan