mirror of
https://github.com/MeiK2333/river.git
synced 2025-09-26 22:49:11 +08:00
为万恶的 C# 提供额外的资源
This commit is contained in:
parent
10f6c437ff
commit
b917d53bd6
@ -47,7 +47,7 @@ pub async fn compile(language: &str, code: &str, path: &Path) -> Result<JudgeRes
|
||||
1024 * 1024,
|
||||
50 * 1024 * 1024,
|
||||
i32::from(CONFIG.cgroup),
|
||||
64,
|
||||
128,
|
||||
);
|
||||
let status = sandbox.spawn().await?;
|
||||
drop(permit);
|
||||
|
Loading…
Reference in New Issue
Block a user