Files
tfm_ainventory/graphify-out/cache/9f1665dfab21860de6cf7f20711698a81719a15cb411972dc1995b290945b1ef.json

1 line
5.6 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_uvicorn_subprocess_py", "label": "_subprocess.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/_subprocess.py", "source_location": "L1"}, {"id": "subprocess_get_subprocess", "label": "get_subprocess()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/_subprocess.py", "source_location": "L21"}, {"id": "subprocess_subprocess_started", "label": "subprocess_started()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/_subprocess.py", "source_location": "L54"}, {"id": "subprocess_rationale_1", "label": "Some light wrappers around Python's multiprocessing, to deal with cleanly starti", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/_subprocess.py", "source_location": "L1"}, {"id": "subprocess_rationale_26", "label": "Called in the parent process, to instantiate a new child process instance. T", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/_subprocess.py", "source_location": "L26"}, {"id": "subprocess_rationale_60", "label": "Called when the child process starts. * config - The Uvicorn configuration", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/_subprocess.py", "source_location": "L60"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_uvicorn_subprocess_py", "target": "multiprocessing", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/_subprocess.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvicorn_subprocess_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/_subprocess.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvicorn_subprocess_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/_subprocess.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvicorn_subprocess_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/_subprocess.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvicorn_subprocess_py", "target": "multiprocessing_context", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/_subprocess.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvicorn_subprocess_py", "target": "socket", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/_subprocess.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvicorn_subprocess_py", "target": "uvicorn_config", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/_subprocess.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvicorn_subprocess_py", "target": "subprocess_get_subprocess", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/_subprocess.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvicorn_subprocess_py", "target": "subprocess_subprocess_started", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/_subprocess.py", "source_location": "L54", "weight": 1.0}, {"source": "subprocess_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_uvicorn_subprocess_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/_subprocess.py", "source_location": "L1", "weight": 1.0}, {"source": "subprocess_rationale_26", "target": "subprocess_get_subprocess", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/_subprocess.py", "source_location": "L26", "weight": 1.0}, {"source": "subprocess_rationale_60", "target": "subprocess_subprocess_started", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/_subprocess.py", "source_location": "L60", "weight": 1.0}], "raw_calls": [{"caller_nid": "subprocess_get_subprocess", "callee": "fileno", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/_subprocess.py", "source_location": "L39"}, {"caller_nid": "subprocess_get_subprocess", "callee": "Process", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/_subprocess.py", "source_location": "L51"}, {"caller_nid": "subprocess_subprocess_started", "callee": "fdopen", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/_subprocess.py", "source_location": "L73"}, {"caller_nid": "subprocess_subprocess_started", "callee": "configure_logging", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/_subprocess.py", "source_location": "L76"}, {"caller_nid": "subprocess_subprocess_started", "callee": "target", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/_subprocess.py", "source_location": "L80"}]}