Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
MihuBot opened this issue Jun 14, 2024 · 4 comments
Open

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

MihuBot opened this issue Jun 14, 2024 · 4 comments

Comments

@MihuBot
Copy link
Owner

MihuBot commented Jun 14, 2024

Something went wrong with the Job after 5 minutes 🤷‍♂️

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
Copy link
Owner Author

MihuBot commented Jun 14, 2024

@MichalPetryka

@MihaZupan
Copy link
Collaborator

Interesting ... trying again ... #412

@MihaZupan
Copy link
Collaborator

Azure is being super slow to create VMs for some reason

@MihaZupan
Copy link
Collaborator

#413 with Hetzner seems to be working

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants