1 line
3.4 KiB
JSON
1 line
3.4 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_apscheduler_executors_debug_py", "label": "debug.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/executors/debug.py", "source_location": "L1"}, {"id": "debug_debugexecutor", "label": "DebugExecutor", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/executors/debug.py", "source_location": "L6"}, {"id": "baseexecutor", "label": "BaseExecutor", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "debug_debugexecutor_do_submit_job", "label": "._do_submit_job()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/executors/debug.py", "source_location": "L14"}, {"id": "debug_rationale_7", "label": "A special executor that executes the target callable directly instead of deferri", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/executors/debug.py", "source_location": "L7"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_apscheduler_executors_debug_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/executors/debug.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_apscheduler_executors_debug_py", "target": "apscheduler_executors_base", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/executors/debug.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_apscheduler_executors_debug_py", "target": "debug_debugexecutor", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/executors/debug.py", "source_location": "L6", "weight": 1.0}, {"source": "debug_debugexecutor", "target": "baseexecutor", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/executors/debug.py", "source_location": "L6", "weight": 1.0}, {"source": "debug_debugexecutor", "target": "debug_debugexecutor_do_submit_job", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/executors/debug.py", "source_location": "L14", "weight": 1.0}, {"source": "debug_rationale_7", "target": "debug_debugexecutor", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/executors/debug.py", "source_location": "L7", "weight": 1.0}], "raw_calls": [{"caller_nid": "debug_debugexecutor_do_submit_job", "callee": "run_job", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/executors/debug.py", "source_location": "L16"}, {"caller_nid": "debug_debugexecutor_do_submit_job", "callee": "_run_job_error", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/executors/debug.py", "source_location": "L18"}, {"caller_nid": "debug_debugexecutor_do_submit_job", "callee": "exc_info", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/executors/debug.py", "source_location": "L18"}, {"caller_nid": "debug_debugexecutor_do_submit_job", "callee": "_run_job_success", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/executors/debug.py", "source_location": "L20"}]} |