Problems with dotnet 5

Problems with dotnet 5

by Achiya Elyasaf -
Number of replies: 0

Dear Juan Carlos Rodríguez

Thank you for your great plugin!

I have a problem with dotnet 5. I have installed dotnet cli on the jail server and use it successfully in my evaluation script, that compiles both the students project and the testing project. Nevertheless, I have encountered several problems:

  1. To make it work, I had to set the limits to: Max memory - 1GiB, max exec. size - 128 MiB, max num. of processes - 500. If I try to reduce any of these numbers - the compilation of the second project hangs and I receive a timeout (there is no error in logs, even when I raise log level to maximum). Of course both projects are extremely small and their compilation on my computer does not require these resources.
  2. If several nuget packages are involved - these resources are insufficient.

Thanks in advanced!

Achiya

Average of ratings: -