You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Grpc/JsonTranscoding/perf/Microsoft.AspNetCore.Grpc.Microbenchmarks/Microsoft.AspNetCore.Grpc.Microbenchmarks.csproj
[SkipOnAlpine("https://github.com/grpc/grpc/issues/18338")]// protoc doesn't support Alpine. Note that the issue was closed with a workaround which isn't applied to our OS image.
41
40
publicasyncTaskGrpcTemplate()
42
41
{
43
42
awaitGrpcTemplateCore();
44
43
}
45
44
46
-
// TODO (https://github.com/dotnet/aspnetcore/issues/47336): Don't skip on macos 11
[SkipOnAlpine("https://github.com/grpc/grpc/issues/18338")]// protoc doesn't support Alpine. Note that the issue was closed with a workaround which isn't applied to our OS image.
@@ -52,16 +50,14 @@ public async Task GrpcTemplateNativeAot()
[SkipOnAlpine("https://github.com/grpc/grpc/issues/18338")]// protoc doesn't support Alpine. Note that the issue was closed with a workaround which isn't applied to our OS image.
[SkipOnAlpine("https://github.com/grpc/grpc/issues/18338")]// protoc doesn't support Alpine. Note that the issue was closed with a workaround which isn't applied to our OS image.
0 commit comments