judge0 / compilers

📦 Docker image with installed compilers, interpreters and sandbox.
https://hub.docker.com/r/judge0/compilers
GNU General Public License v3.0
92 stars 72 forks source link

Support of cgroup v2 #16

Open munir131 opened 11 months ago

munir131 commented 11 months ago

https://github.com/ioi/isolate/issues/78 - There is branch cg2 where they implemented use of group v2. Are you planning to update the isolate in this repository?

hermanzdosilovic commented 11 months ago

Hi @munir131, yes when they merge it into master.

munir131 commented 11 months ago

@hermanzdosilovic Great. Until they merge into master. Should we try cgroup v2 as RC tag?

sahilpahuja963 commented 4 months ago

@hermanzdosilovic they have merged cg2 with master https://github.com/ioi/isolate/commit/303b958521369fb237b4a48262341c7c1cebdcd8 Will this code still be maintained and if yes, any expected timeline?