Skip to content

Draft: chore: simplify `scheme::sys::syscall::resource`

Eliminate a double loop when collecting resource data, avoiding an unnecessary vector allocation and shortening/simplifying the code.

Merge request reports