Replies: 1 comment
-
I noticed that the event subscription capability to get this information. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I am investigating a transient failure:
microsoft/azure-pipelines-tasks#13858
It would be very much appreciated if we could possibly capture and log the node.exe std err and std out if it has data.
ProcessInvoker.cs:line 389 only logs passes some information to the exception ctor.
It would also be necessary to modify the sealed exception class:
azure-pipelines-agent/src/Agent.Sdk/ProcessInvoker.cs
Line 635 in 08a2485
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions