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

[EventPipe] Block EventPipeProvider Deletion for ongoing callbacks #106040

Address feedback

d28ed8e
Select commit
Loading
Failed to load commit list.
Merged

[EventPipe] Block EventPipeProvider Deletion for ongoing callbacks #106040

Address feedback
d28ed8e
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime (Build linux-arm64 Debug AllSubsets_Mono) failed Aug 7, 2024 in 2m 57s

Build linux-arm64 Debug AllSubsets_Mono failed

Annotations

Check failure on line 19 in .dotnet/sdk/9.0.100-preview.6.24328.19/NuGet.RestoreEx.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build linux-arm64 Debug AllSubsets_Mono)

.dotnet/sdk/9.0.100-preview.6.24328.19/NuGet.RestoreEx.targets#L19

.dotnet/sdk/9.0.100-preview.6.24328.19/NuGet.RestoreEx.targets(19,5): error : (NETCORE_ENGINEERING_TELEMETRY=Restore) Unhandled exception. Microsoft.Build.Framework.InternalErrorException: MSB0001: Internal MSBuild Error: must be valid

Check failure on line 19 in .dotnet/sdk/9.0.100-preview.6.24328.19/NuGet.RestoreEx.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build linux-arm64 Debug AllSubsets_Mono)

.dotnet/sdk/9.0.100-preview.6.24328.19/NuGet.RestoreEx.targets#L19

.dotnet/sdk/9.0.100-preview.6.24328.19/NuGet.RestoreEx.targets(19,5): error : (NETCORE_ENGINEERING_TELEMETRY=Restore)    at Microsoft.Build.Shared.ErrorUtilities.ThrowInternalError(String message, Exception innerException, Object[] args)

Check failure on line 19 in .dotnet/sdk/9.0.100-preview.6.24328.19/NuGet.RestoreEx.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build linux-arm64 Debug AllSubsets_Mono)

.dotnet/sdk/9.0.100-preview.6.24328.19/NuGet.RestoreEx.targets#L19

.dotnet/sdk/9.0.100-preview.6.24328.19/NuGet.RestoreEx.targets(19,5): error : (NETCORE_ENGINEERING_TELEMETRY=Restore)    at Microsoft.Build.BackEnd.Logging.LoggingContext.LogBuildEvent(BuildEventArgs buildEvent)

Check failure on line 19 in .dotnet/sdk/9.0.100-preview.6.24328.19/NuGet.RestoreEx.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build linux-arm64 Debug AllSubsets_Mono)

.dotnet/sdk/9.0.100-preview.6.24328.19/NuGet.RestoreEx.targets#L19

.dotnet/sdk/9.0.100-preview.6.24328.19/NuGet.RestoreEx.targets(19,5): error : (NETCORE_ENGINEERING_TELEMETRY=Restore)    at Microsoft.Build.BackEnd.Components.RequestBuilder.AssemblyLoadsTracker.CurrentDomainOnAssemblyLoad(Object sender, AssemblyLoadEventArgs args)