MCPcopy Create free account
hub / github.com/IntegralPilot/rustc_codegen_jvm / resolve_jobs

Function resolve_jobs

Tester.py:10–15  ·  view source on GitHub ↗
(requested_jobs: int | None)

Source from the content-addressed store, hash-verified

8import shutil
9import subprocess
10import sys
11from concurrent.futures import ThreadPoolExecutor, as_completed
12from pathlib import Path
13
14from test_harness import (
15 ROOT,
16 TEST_TARGET_DIR,
17 TestCase,
18 build_test,

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected