mirror of
https://github.com/kuhyx/testsAndMisc.git
synced 2026-07-04 14:43:01 +02:00
Each pytest package runs in its own systemd-run scope with: - MemoryMax=2G per package (nested inside the 4GB parent cgroup) - MemorySwapMax=0 to prevent zram thrashing (the real cause of freezes) - gc.collect() between packages to free Python heap |
||
|---|---|---|
| .. | ||
| check_c_cpp_build_files.sh | ||
| check_no_binaries.sh | ||
| check_no_secrets.sh | ||
| check_python_location.sh | ||
| disk_cleanup_check.sh | ||
| makepkg-manual-dlagent.sh | ||
| optimize_vscode.py | ||
| pytest_changed_packages.py | ||