Some versions of the mono based runtimes (used on ppc64le/s390x) are know to have a bug where the process has a low limit for file descriptors and then exhausts them quickly. It's easy to run into this if you use many nuget sources, for example. More at dotnet/runtime#82428. This was fixed for .NET 8
Some versions of the mono based runtimes (used on ppc64le/s390x) are know to have a bug where the process has a low limit for file descriptors and then exhausts them quickly. It's easy to run into this if you use many nuget sources, for example. More at dotnet/runtime#82428. This was fixed for .NET 8