Larry Ewing
Larry Ewing
this appears to have been fixed with https://github.com/dotnet/runtime/pull/100907 closing so that new failures are caught
hit again in https://github.com/dotnet/runtime/pull/101179
This time of failure is usually due to hitting container memory limits
Many lanes across coreclr and mono are hitting container limits and getting a 137 exit code. 137 in a container is kill -9 + 128 from the container and is...
cc @steveisok
fixed in https://github.com/dotnet/runtime/pull/90644
The has been worked around and is not blocking, leaving it open to make sure we resolve it.
@ilonatommy can this be closed now?
https://github.com/dotnet/runtime/issues/94723