Replies: 1 comment
-
Converted to #74430. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It seems that a recent upgrade of the runtime on GH runners started to trigger a warning and non-zero exit code for the
dotnet build-server shutdown
command executed from tests in our repo. This seems to happen with runtime8.0.7
, but, it is also not 100% consistent. sometimes it passes in a retry - the test checks for the exit code of the command. It looks like a bug that should be fixed. Could you please confirm if that is the case?@Kielek investigated, see here, and
cc @rajkumar-rangaraj
Beta Was this translation helpful? Give feedback.
All reactions