1 line
5.1 KiB
JSON
1 line
5.1 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_anyio_to_thread_py", "label": "to_thread.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/to_thread.py", "source_location": "L1"}, {"id": "to_thread_run_sync", "label": "run_sync()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/to_thread.py", "source_location": "L25"}, {"id": "to_thread_current_default_thread_limiter", "label": "current_default_thread_limiter()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/to_thread.py", "source_location": "L68"}, {"id": "to_thread_rationale_32", "label": "Call the given function with the given arguments in a worker thread. If the", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/to_thread.py", "source_location": "L32"}, {"id": "to_thread_rationale_69", "label": "Return the capacity limiter that is used by default to limit the number of c", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/to_thread.py", "source_location": "L69"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_anyio_to_thread_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/to_thread.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_to_thread_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/to_thread.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_to_thread_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/to_thread.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_to_thread_py", "target": "warnings", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/to_thread.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_to_thread_py", "target": "backend_venv_lib_python3_12_site_packages_anyio_core_eventloop_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/to_thread.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_to_thread_py", "target": "backend_venv_lib_python3_12_site_packages_anyio_abc_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/to_thread.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_to_thread_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/to_thread.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_to_thread_py", "target": "typing_extensions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/to_thread.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_to_thread_py", "target": "to_thread_run_sync", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/to_thread.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_to_thread_py", "target": "to_thread_current_default_thread_limiter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/to_thread.py", "source_location": "L68", "weight": 1.0}, {"source": "to_thread_rationale_32", "target": "to_thread_run_sync", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/to_thread.py", "source_location": "L32", "weight": 1.0}, {"source": "to_thread_rationale_69", "target": "to_thread_current_default_thread_limiter", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/to_thread.py", "source_location": "L69", "weight": 1.0}], "raw_calls": [{"caller_nid": "to_thread_run_sync", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/to_thread.py", "source_location": "L56"}, {"caller_nid": "to_thread_run_sync", "callee": "run_sync_in_worker_thread", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/to_thread.py", "source_location": "L63"}, {"caller_nid": "to_thread_run_sync", "callee": "get_async_backend", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/to_thread.py", "source_location": "L63"}, {"caller_nid": "to_thread_current_default_thread_limiter", "callee": "get_async_backend", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/to_thread.py", "source_location": "L78"}]} |