Files
tfm_ainventory/graphify-out/cache/953b4d0d86f89875baac157fd7a21d144261aae11d6a7eb7f997dc1a9d93b173.json

1 line
28 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_watchfiles_run_py", "label": "run.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L1"}, {"id": "run_run_process", "label": "run_process()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L29"}, {"id": "run_arun_process", "label": "arun_process()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L157"}, {"id": "run_split_cmd", "label": "split_cmd()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L242"}, {"id": "run_start_process", "label": "start_process()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L249"}, {"id": "run_detect_target_type", "label": "detect_target_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L285"}, {"id": "run_combinedprocess", "label": "CombinedProcess", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L317"}, {"id": "run_combinedprocess_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L318"}, {"id": "run_combinedprocess_stop", "label": ".stop()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L322"}, {"id": "run_combinedprocess_is_alive", "label": ".is_alive()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L346"}, {"id": "run_pid", "label": "pid()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L353"}, {"id": "run_combinedprocess_join", "label": ".join()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L357"}, {"id": "run_exitcode", "label": "exitcode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L364"}, {"id": "run_run_function", "label": "run_function()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L371"}, {"id": "run_import_string", "label": "import_string()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L377"}, {"id": "run_get_tty_path", "label": "get_tty_path()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L394"}, {"id": "run_set_tty", "label": "set_tty()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L411"}, {"id": "run_raise_keyboard_interrupt", "label": "raise_keyboard_interrupt()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L425"}, {"id": "run_catch_sigterm", "label": "catch_sigterm()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L430"}, {"id": "run_rationale_46", "label": "Run a process and restart it upon file changes. `run_process` can work in t", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L46"}, {"id": "run_rationale_172", "label": "Async equivalent of [`run_process`][watchfiles.run_process], all arguments match", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L172"}, {"id": "run_rationale_286", "label": "Used by [`run_process`][watchfiles.run_process], [`arun_process`][watchfiles.aru", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L286"}, {"id": "run_rationale_378", "label": "Stolen approximately from django. Import a dotted module path and return the att", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L378"}, {"id": "run_rationale_395", "label": "Return the path to the current TTY, if any. Virtually impossible to test in", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L395"}, {"id": "run_rationale_431", "label": "Catch SIGTERM and raise KeyboardInterrupt instead. This means watchfiles will st", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L431"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_watchfiles_run_py", "target": "contextlib", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_watchfiles_run_py", "target": "json", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_watchfiles_run_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_watchfiles_run_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_watchfiles_run_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_watchfiles_run_py", "target": "shlex", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_watchfiles_run_py", "target": "signal", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_watchfiles_run_py", "target": "subprocess", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_watchfiles_run_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_watchfiles_run_py", "target": "importlib", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_watchfiles_run_py", "target": "multiprocessing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_watchfiles_run_py", "target": "multiprocessing_context", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_watchfiles_run_py", "target": "pathlib", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_watchfiles_run_py", "target": "time", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_watchfiles_run_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_watchfiles_run_py", "target": "anyio", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_watchfiles_run_py", "target": "backend_venv_lib_python3_12_site_packages_watchfiles_filters_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_watchfiles_run_py", "target": "backend_venv_lib_python3_12_site_packages_watchfiles_main_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_watchfiles_run_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_watchfiles_run_py", "target": "run_run_process", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_watchfiles_run_py", "target": "run_arun_process", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L157", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_watchfiles_run_py", "target": "run_split_cmd", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L242", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_watchfiles_run_py", "target": "run_start_process", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L249", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_watchfiles_run_py", "target": "run_detect_target_type", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L285", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_watchfiles_run_py", "target": "run_combinedprocess", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L317", "weight": 1.0}, {"source": "run_combinedprocess", "target": "run_combinedprocess_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L318", "weight": 1.0}, {"source": "run_combinedprocess", "target": "run_combinedprocess_stop", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L322", "weight": 1.0}, {"source": "run_combinedprocess", "target": "run_combinedprocess_is_alive", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L346", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_watchfiles_run_py", "target": "run_pid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L353", "weight": 1.0}, {"source": "run_combinedprocess", "target": "run_combinedprocess_join", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L357", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_watchfiles_run_py", "target": "run_exitcode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L364", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_watchfiles_run_py", "target": "run_run_function", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L371", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_watchfiles_run_py", "target": "run_import_string", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L377", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_watchfiles_run_py", "target": "run_get_tty_path", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L394", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_watchfiles_run_py", "target": "run_set_tty", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L411", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_watchfiles_run_py", "target": "run_raise_keyboard_interrupt", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L425", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_watchfiles_run_py", "target": "run_catch_sigterm", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L430", "weight": 1.0}, {"source": "run_run_process", "target": "run_detect_target_type", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L126", "weight": 1.0}, {"source": "run_run_process", "target": "run_catch_sigterm", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L129", "weight": 1.0}, {"source": "run_run_process", "target": "run_start_process", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L130", "weight": 1.0}, {"source": "run_run_process", "target": "run_combinedprocess_stop", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L149", "weight": 1.0}, {"source": "run_arun_process", "target": "run_detect_target_type", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L205", "weight": 1.0}, {"source": "run_arun_process", "target": "run_catch_sigterm", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L208", "weight": 1.0}, {"source": "run_start_process", "target": "run_get_tty_path", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L267", "weight": 1.0}, {"source": "run_start_process", "target": "run_split_cmd", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L280", "weight": 1.0}, {"source": "run_start_process", "target": "run_combinedprocess", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L282", "weight": 1.0}, {"source": "run_combinedprocess_stop", "target": "run_combinedprocess_is_alive", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L324", "weight": 1.0}, {"source": "run_combinedprocess_stop", "target": "run_combinedprocess_join", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L330", "weight": 1.0}, {"source": "run_run_function", "target": "run_set_tty", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L372", "weight": 1.0}, {"source": "run_run_function", "target": "run_import_string", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L373", "weight": 1.0}, {"source": "run_rationale_46", "target": "run_run_process", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L46", "weight": 1.0}, {"source": "run_rationale_172", "target": "run_arun_process", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L172", "weight": 1.0}, {"source": "run_rationale_286", "target": "run_detect_target_type", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L286", "weight": 1.0}, {"source": "run_rationale_378", "target": "run_import_string", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L378", "weight": 1.0}, {"source": "run_rationale_395", "target": "run_get_tty_path", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L395", "weight": 1.0}, {"source": "run_rationale_431", "target": "run_catch_sigterm", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L431", "weight": 1.0}], "raw_calls": [{"caller_nid": "run_run_process", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L128"}, {"caller_nid": "run_run_process", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L134"}, {"caller_nid": "run_run_process", "callee": "sleep", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L135"}, {"caller_nid": "run_run_process", "callee": "watch", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L138"}, {"caller_nid": "run_run_process", "callee": "callback", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L148"}, {"caller_nid": "run_arun_process", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L207"}, {"caller_nid": "run_arun_process", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L209"}, {"caller_nid": "run_arun_process", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L213"}, {"caller_nid": "run_arun_process", "callee": "sleep", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L214"}, {"caller_nid": "run_arun_process", "callee": "awatch", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L216"}, {"caller_nid": "run_arun_process", "callee": "callback", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L226"}, {"caller_nid": "run_arun_process", "callee": "isawaitable", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L227"}, {"caller_nid": "run_arun_process", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L230"}, {"caller_nid": "run_arun_process", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L231"}, {"caller_nid": "run_arun_process", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L233"}, {"caller_nid": "run_split_cmd", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L245"}, {"caller_nid": "run_split_cmd", "callee": "uname", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L245"}, {"caller_nid": "run_split_cmd", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L246"}, {"caller_nid": "run_start_process", "callee": "dumps", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L259"}, {"caller_nid": "run_start_process", "callee": "raw_str", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L259"}, {"caller_nid": "run_start_process", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L266"}, {"caller_nid": "run_start_process", "callee": "Process", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L273"}, {"caller_nid": "run_start_process", "callee": "start", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L274"}, {"caller_nid": "run_start_process", "callee": "warning", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L277"}, {"caller_nid": "run_start_process", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L279"}, {"caller_nid": "run_start_process", "callee": "Popen", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L281"}, {"caller_nid": "run_detect_target_type", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L307"}, {"caller_nid": "run_detect_target_type", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L309"}, {"caller_nid": "run_detect_target_type", "callee": "fullmatch", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L311"}, {"caller_nid": "run_combinedprocess_stop", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L323"}, {"caller_nid": "run_combinedprocess_stop", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L325"}, {"caller_nid": "run_combinedprocess_stop", "callee": "kill", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L327"}, {"caller_nid": "run_combinedprocess_stop", "callee": "warning", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L334"}, {"caller_nid": "run_combinedprocess_stop", "callee": "warning", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L338"}, {"caller_nid": "run_combinedprocess_stop", "callee": "kill", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L339"}, {"caller_nid": "run_combinedprocess_stop", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L342"}, {"caller_nid": "run_combinedprocess_stop", "callee": "warning", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L344"}, {"caller_nid": "run_combinedprocess_is_alive", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L347"}, {"caller_nid": "run_combinedprocess_is_alive", "callee": "poll", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L350"}, {"caller_nid": "run_combinedprocess_join", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L358"}, {"caller_nid": "run_combinedprocess_join", "callee": "wait", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L361"}, {"caller_nid": "run_exitcode", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L365"}, {"caller_nid": "run_run_function", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L374"}, {"caller_nid": "run_import_string", "callee": "rsplit", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L383"}, {"caller_nid": "run_import_string", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L383"}, {"caller_nid": "run_import_string", "callee": "ImportError", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L385"}, {"caller_nid": "run_import_string", "callee": "import_module", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L387"}, {"caller_nid": "run_import_string", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L389"}, {"caller_nid": "run_import_string", "callee": "ImportError", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L391"}, {"caller_nid": "run_get_tty_path", "callee": "ttyname", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L401"}, {"caller_nid": "run_get_tty_path", "callee": "fileno", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L401"}, {"caller_nid": "run_set_tty", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L414"}, {"caller_nid": "run_raise_keyboard_interrupt", "callee": "warning", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L426"}, {"caller_nid": "run_raise_keyboard_interrupt", "callee": "Signals", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L426"}, {"caller_nid": "run_catch_sigterm", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L437"}, {"caller_nid": "run_catch_sigterm", "callee": "getpid", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L437"}, {"caller_nid": "run_catch_sigterm", "callee": "signal", "source_file": "backend/venv/lib/python3.12/site-packages/watchfiles/run.py", "source_location": "L438"}]}