MCPcopy Create free account
hub / github.com/fabioz/PyDev.Debugger / pydevd_thread_lifecycle.py

File pydevd_thread_lifecycle.py

_pydevd_bundle/pydevd_thread_lifecycle.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from _pydevd_bundle import pydevd_utils
2from _pydevd_bundle.pydevd_additional_thread_info import set_additional_thread_info
3from _pydevd_bundle.pydevd_comm_constants import CMD_STEP_INTO, CMD_THREAD_SUSPEND
4from _pydevd_bundle.pydevd_constants import PYTHON_SUSPEND, STATE_SUSPEND, get_thread_id, STATE_RUN, PYDEVD_USE_SYS_MONITORING

Callers

nothing calls this directly

Calls 1

ForkSafeLockFunction · 0.90

Tested by

no test coverage detected