0.09s - Using GEVENT_SUPPORT: False
0.00s - Using GEVENT_SHOW_PAUSED_GREENLETS: False
0.00s - pydevd __file__: C:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\debugpy\_vendored\pydevd\pydevd.py
0.00s - Using PYDEVD_IPYTHON_COMPATIBLE_DEBUGGING: False
0.16s - pydevd: Use libraries filter: False

0.00s - IDE_PROJECT_ROOTS []

0.00s - Collecting default library roots.
0.00s - LIBRARY_ROOTS ['C:\\Users\\Seb\\.pyenv\\pyenv-win\\versions\\3.14.2\\Lib', 'C:\\Users\\Seb\\AppData\\Roaming\\Python\\Python314\\site-packages', 'C:\\Users\\Seb\\Documents\\_Repos\\test_debug\\.venv', 'C:\\Users\\Seb\\Documents\\_Repos\\test_debug\\.venv\\Lib', 'C:\\Users\\Seb\\Documents\\_Repos\\test_debug\\.venv\\Lib\\site-packages', 'c:\\Users\\Seb\\Documents\\_Repos\\test_debug\\.venv', 'c:\\Users\\Seb\\Documents\\_Repos\\test_debug\\.venv\\Lib', 'c:\\Users\\Seb\\Documents\\_Repos\\test_debug\\.venv\\Lib\\site-packages']

0.00s - Apply debug mode: debugpy-dap
0.00s - Preimport: C:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\debugpy\launcher/../..\debugpy/..;debugpy._vendored.force_pydevd
0.00s - Connecting to 127.0.0.1:49241
0.00s - Connected to: <socket.socket fd=708, family=2, type=1, proto=0, laddr=('127.0.0.1', 49246), raddr=('127.0.0.1', 49241)>.
0.00s - Applying patching to hide pydevd threads (Py3 version).
0.00s - Process PydevdAuthorizeRequest: {
    "arguments": {},
    "command": "pydevdAuthorize",
    "seq": 1,
    "type": "request"
}

0.00s - sending cmd (http_json) -->           CMD_RETURN {"type": "response", "request_seq": 1, "success": true, "command": "pydevdAuthorize", "body": {"clientAccessToken": "6e97db8d0cac3c221f40bac947fb45167ed6e40afe32e36fa418db15579ff217"}, "seq": 2, "pydevd_cmd_id": 502}

0.00s - Process PydevdSystemInfoRequest: {
    "arguments": {},
    "command": "pydevdSystemInfo",
    "seq": 2,
    "type": "request"
}

0.00s - sending cmd (http_json) -->           CMD_RETURN {"type": "response", "request_seq": 2, "success": true, "command": "pydevdSystemInfo", "body": {"python": {"version": "3.14.2final0", "implementation": {"name": "cpython", "version": "3.14.2final0", "description": "CPython"}}, "platform": {"name": "win32"}, "process": {"pid": 34568, "ppid": 31020, "executable": "c:\\Users\\Seb\\Documents\\_Repos\\test_debug\\.venv\\Scripts\\python.exe", "bitness": 64}, "pydevd": {"usingCython": true, "usingFrameEval": false}}, "seq": 4, "pydevd_cmd_id": 502}

0.00s - Process PydevdAuthorizeRequest: {
    "arguments": {},
    "command": "pydevdAuthorize",
    "seq": 3,
    "type": "request"
}

0.00s - sending cmd (http_json) -->           CMD_RETURN {"type": "response", "request_seq": 3, "success": true, "command": "pydevdAuthorize", "body": {"clientAccessToken": "6e97db8d0cac3c221f40bac947fb45167ed6e40afe32e36fa418db15579ff217"}, "seq": 6, "pydevd_cmd_id": 502}

0.00s - Process InitializeRequest: {
    "arguments": {
        "adapterID": "debugpy",
        "clientID": "vscode",
        "clientName": "Visual Studio Code",
        "columnsStartAt1": true,
        "linesStartAt1": true,
        "locale": "en",
        "pathFormat": "path",
        "supportsANSIStyling": true,
        "supportsArgsCanBeInterpretedByShell": true,
        "supportsInvalidatedEvent": true,
        "supportsMemoryEvent": true,
        "supportsMemoryReferences": true,
        "supportsProgressReporting": true,
        "supportsRunInTerminalRequest": true,
        "supportsStartDebuggingRequest": true,
        "supportsVariablePaging": true,
        "supportsVariableType": true
    },
    "command": "initialize",
    "seq": 4,
    "type": "request"
}

0.00s - sending cmd (http_json) -->           CMD_RETURN {"type": "response", "request_seq": 4, "success": true, "command": "initialize", "seq": 8, "body": {"supportsConfigurationDoneRequest": true, "supportsFunctionBreakpoints": true, "supportsConditionalBreakpoints": true, "supportsHitConditionalBreakpoints": true, "supportsEvaluateForHovers": true, "exceptionBreakpointFilters": [{"filter": "raised", "label": "Raised Exceptions", "default": false}, {"filter": "uncaught", "label": "Uncaught Exceptions", "default": true}, {"filter": "userUnhandled", "label": "User Uncaught Exceptions", "default": false}], "supportsStepBack": false, "supportsSetVariable": true, "supportsRestartFrame": false, "supportsGotoTargetsRequest": true, "supportsStepInTargetsRequest": true, "supportsCompletionsRequest": true, "completionTriggerCharacters": [], "supportsModulesRequest": true, "additionalModuleColumns": [], "supportedChecksumAlgorithms": [], "supportsRestartRequest": false, "supportsExceptionOptions": true, "supportsValueFormattingOptions": true, "supportsExceptionInfoRequest": true, "supportTerminateDebuggee": true, "supportsDelayedStackTraceLoading": true, "supportsLoadedSourcesRequest": false, "supportsLogPoints": true, "supportsTerminateThreadsRequest": false, "supportsSetExpression": true, "supportsTerminateRequest": true, "supportsDataBreakpoints": false, "supportsReadMemoryRequest": false, "supportsDisassembleRequest": false, "supportsClipboardContext": true, "supportsDebuggerProperties": true, "pydevd": {"processId": 34568}}, "pydevd_cmd_id": 502}

0.00s - Process LaunchRequest: {
    "arguments": {
        "__sessionId": "d64cf1b2-b9f0-47bf-9e42-418f78572c05",
        "__vscodeTestSessionMarker": "test-1773801351970-luu4v7yzz",
        "args": [
            "--rootdir=c:\\Users\\Seb\\Documents\\_Repos\\test_debug",
            "--capture=no"
        ],
        "clientOS": "windows",
        "console": "integratedTerminal",
        "cwd": "C:\\Users\\Seb\\Documents\\_Repos\\test_debug",
        "debugAdapterPath": "C:\\Users\\Seb\\Documents\\_Repos\\test_debug\\.venv\\Lib\\site-packages\\debugpy\\adapter",
        "debugAdapterPython": "C:\\Users\\Seb\\.pyenv\\pyenv-win\\versions\\3.14.2\\python.exe",
        "debugLauncherPython": "C:\\Users\\Seb\\.pyenv\\pyenv-win\\versions\\3.14.2\\python.exe",
        "debugOptions": [
            "ShowReturnValue",
            "FixFilePathCase",
            "Multiprocess"
        ],
        "debugStdLib": false,
        "env": {
            "ALLUSERSPROFILE": "C:\\ProgramData",
            "APPDATA": "C:\\Users\\Seb\\AppData\\Roaming",
            "APPLICATIONINSIGHTS_CONFIGURATION_CONTENT": "{}",
            "APPLICATION_INSIGHTS_NO_DIAGNOSTIC_CHANNEL": "1",
            "APPLICATION_INSIGHTS_NO_STATSBEAT": "true",
            "CHROME_CRASHPAD_PIPE_NAME": "\\\\.\\pipe\\crashpad_22968_EMEPNXJZCTLQYONR",
            "COMPUTERNAME": "HRG000010",
            "ComSpec": "C:\\Windows\\system32\\cmd.exe",
            "CommonProgramFiles": "C:\\Program Files\\Common Files",
            "CommonProgramFiles(x86)": "C:\\Program Files (x86)\\Common Files",
            "CommonProgramW6432": "C:\\Program Files\\Common Files",
            "DriverData": "C:\\Windows\\System32\\Drivers\\DriverData",
            "EFC_9432_1592913036": "1",
            "ELECTRON_RUN_AS_NODE": "1",
            "HOMEDRIVE": "C:",
            "HOMEPATH": "\\Users\\Seb",
            "LOCALAPPDATA": "C:\\Users\\Seb\\AppData\\Local",
            "LOGONSERVER": "\\\\HRG000010",
            "NUMBER_OF_PROCESSORS": "22",
            "OS": "Windows_NT",
            "OneDrive": "C:\\Users\\Seb\\OneDrive - REDACTED",
            "OneDriveCommercial": "C:\\Users\\Seb\\OneDrive - REDACTED",
            "PATHEXT": ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC",
            "PIPX_DEFAULT_PYTHON": "C:\\Users\\Seb\\.pyenv\\pyenv-win\\shims\\python.bat",
            "PROCESSOR_ARCHITECTURE": "AMD64",
            "PROCESSOR_IDENTIFIER": "Intel64 Family 6 Model 170 Stepping 4, GenuineIntel",
            "PROCESSOR_LEVEL": "6",
            "PROCESSOR_REVISION": "aa04",
            "PROMPT": "(test_debug) $P$G",
            "PSModulePath": "C:\\Program Files\\WindowsPowerShell\\Modules;C:\\Windows\\system32\\WindowsPowerShell\\v1.0\\Modules",
            "PUBLIC": "C:\\Users\\Public",
            "PYENV": "C:\\Users\\Seb\\.pyenv\\pyenv-win\\",
            "PYENV_HOME": "C:\\Users\\Seb\\.pyenv\\pyenv-win\\",
            "PYENV_ROOT": "C:\\Users\\Seb\\.pyenv\\pyenv-win\\",
            "PYTHONIOENCODING": "utf-8",
            "PYTHONUNBUFFERED": "1",
            "Path": "C:\\Users\\Seb\\Documents\\_Repos\\test_debug\\.venv\\Scripts;C:\\Users\\Seb\\AppData\\Local\\Programs\\Microsoft VS Code;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Windows\\System32\\OpenSSH\\;C:\\Program Files\\PowerToys\\DSCModules\\;C:\\Program Files\\Git\\cmd;C:\\Program Files\\nodejs\\;C:\\Users\\Seb\\.pyenv\\pyenv-win\\bin;C:\\Users\\Seb\\.pyenv\\pyenv-win\\shims;C:\\Users\\Seb\\scoop\\shims;C:\\Users\\Seb\\.local\\bin;C:\\Users\\Seb\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\Seb\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\Seb\\AppData\\Local\\Programs\\Git\\cmd;C:\\Users\\Seb\\AppData\\Roaming\\npm;C:\\Users\\Seb\\AppData\\Local\\Programs\\Zed Preview\\bin;C:\\Users\\Seb\\AppData\\Local\\Programs\\cursor\\resources\\app\\bin;C:\\Users\\Seb\\AppData\\Local\\Programs\\Microsoft VS Code;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Windows\\System32\\OpenSSH\\;C:\\Program Files\\PowerToys\\DSCModules\\;C:\\Program Files\\Git\\cmd;C:\\Program Files\\nodejs\\;C:\\Users\\Seb\\.pyenv\\pyenv-win\\bin;C:\\Users\\Seb\\.pyenv\\pyenv-win\\shims;C:\\Users\\Seb\\scoop\\shims;C:\\Users\\Seb\\.local\\bin;C:\\Users\\Seb\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\Seb\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\Seb\\AppData\\Local\\Programs\\Git\\cmd;C:\\Users\\Seb\\AppData\\Roaming\\npm;C:\\Users\\Seb\\AppData\\Local\\Programs\\Zed Preview\\bin;C:\\Users\\Seb\\AppData\\Local\\Programs\\cursor\\resources\\app\\bin;C:\\Users\\Seb\\AppData\\Local\\Programs\\Microsoft VS Code;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Windows\\System32\\OpenSSH\\;C:\\Program Files\\PowerToys\\DSCModules\\;C:\\Program Files\\Git\\cmd;C:\\Program Files\\nodejs\\;C:\\Users\\Seb\\.pyenv\\pyenv-win\\bin;C:\\Users\\Seb\\.pyenv\\pyenv-win\\shims;C:\\Users\\Seb\\scoop\\shims;C:\\Users\\Seb\\.local\\bin;C:\\Users\\Seb\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\Seb\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\Seb\\AppData\\Local\\Programs\\Git\\cmd;C:\\Users\\Seb\\AppData\\Roaming\\npm;C:\\Users\\Seb\\AppData\\Local\\Programs\\Zed Preview\\bin;C:\\Users\\Seb\\AppData\\Local\\Programs\\cursor\\resources\\app\\bin",
            "ProgramData": "C:\\ProgramData",
            "ProgramFiles": "C:\\Program Files",
            "ProgramFiles(x86)": "C:\\Program Files (x86)",
            "ProgramW6432": "C:\\Program Files",
            "RUN_TEST_IDS_PIPE": "C:\\Users\\SEBAST~1\\AppData\\Local\\Temp\\test-ids-fb815e5bbe4f97f7fc6d.txt",
            "SESSIONNAME": "Console",
            "SystemDrive": "C:",
            "SystemRoot": "C:\\Windows",
            "TEMP": "C:\\Users\\SEBAST~1\\AppData\\Local\\Temp",
            "TEST_RUN_PIPE": "\\\\.\\pipe\\python-test-results-4ea32d2efab27795d5ff",
            "TMP": "C:\\Users\\SEBAST~1\\AppData\\Local\\Temp",
            "USERDOMAIN": "AzureAD",
            "USERDOMAIN_ROAMINGPROFILE": "AzureAD",
            "USERNAME": "Seb",
            "USERPROFILE": "C:\\Users\\Seb",
            "VIRTUAL_ENV": "C:\\Users\\Seb\\Documents\\_Repos\\test_debug\\.venv",
            "VIRTUAL_ENV_PROMPT": "test_debug",
            "VSCODE_CODE_CACHE_PATH": "C:\\Users\\Seb\\AppData\\Roaming\\Code\\CachedData\\ce099c1ed25d9eb3076c11e4a280f3eb52b4fbeb",
            "VSCODE_CRASH_REPORTER_PROCESS_TYPE": "extensionHost",
            "VSCODE_CWD": "C:\\Users\\Seb\\AppData\\Local\\Programs\\Microsoft VS Code",
            "VSCODE_DOTNET_INSTALL_TOOL_ORIGINAL_HOME": "undefined",
            "VSCODE_ESM_ENTRYPOINT": "vs/workbench/api/node/extensionHostProcess",
            "VSCODE_HANDLES_UNCAUGHT_ERRORS": "true",
            "VSCODE_IPC_HOOK": "\\\\.\\pipe\\26d565dc-1.111.0-main-sock",
            "VSCODE_NLS_CONFIG": "{\"userLocale\":\"en-us\",\"osLocale\":\"en-us\",\"resolvedLanguage\":\"en\",\"defaultMessagesFile\":\"C:\\\\Users\\\\Seb\\\\AppData\\\\Local\\\\Programs\\\\Microsoft VS Code\\\\ce099c1ed2\\\\resources\\\\app\\\\out\\\\nls.messages.json\",\"locale\":\"en-us\",\"availableLanguages\":{}}",
            "VSCODE_PID": "22968",
            "_OLD_VIRTUAL_PATH": "C:\\Users\\Seb\\AppData\\Local\\Programs\\Microsoft VS Code;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Windows\\System32\\OpenSSH\\;C:\\Program Files\\PowerToys\\DSCModules\\;C:\\Program Files\\Git\\cmd;C:\\Program Files\\nodejs\\;C:\\Users\\Seb\\.pyenv\\pyenv-win\\bin;C:\\Users\\Seb\\.pyenv\\pyenv-win\\shims;C:\\Users\\Seb\\scoop\\shims;C:\\Users\\Seb\\.local\\bin;C:\\Users\\Seb\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\Seb\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\Seb\\AppData\\Local\\Programs\\Git\\cmd;C:\\Users\\Seb\\AppData\\Roaming\\npm;C:\\Users\\Seb\\AppData\\Local\\Programs\\Zed Preview\\bin;C:\\Users\\Seb\\AppData\\Local\\Programs\\cursor\\resources\\app\\bin",
            "_OLD_VIRTUAL_PROMPT": "$P$G",
            "windir": "C:\\Windows"
        },
        "envFile": "c:\\Users\\Seb\\Documents\\_Repos\\test_debug/.env",
        "internalConsoleOptions": "neverOpen",
        "isOutputRedirected": true,
        "justMyCode": false,
        "logToFile": true,
        "name": "Python: Debug Current File (.venv)",
        "processName": "c:\\Users\\Seb\\.vscode\\extensions\\ms-python.python-2026.4.0-win32-x64\\python_files\\vscode_pytest\\run_pytest_script.py",
        "program": "c:\\Users\\Seb\\.vscode\\extensions\\ms-python.python-2026.4.0-win32-x64\\python_files\\vscode_pytest\\run_pytest_script.py",
        "purpose": [],
        "python": [
            "c:\\Users\\Seb\\Documents\\_Repos\\test_debug\\.venv\\Scripts\\python.exe"
        ],
        "pythonArgs": [],
        "request": "launch",
        "rules": [
            {
                "include": false,
                "path": "c:\\Users\\Seb\\.vscode\\extensions\\ms-python.python-2026.4.0-win32-x64\\python_files"
            }
        ],
        "showReturnValue": true,
        "stopOnEntry": false,
        "subProcess": true,
        "terminalQuoteCharacter": "'",
        "type": "debugpy",
        "workspaceFolder": "c:\\Users\\Seb\\Documents\\_Repos\\test_debug"
    },
    "command": "launch",
    "seq": 5,
    "type": "request"
}

0.00s - sending cmd (http_json) -->    CMD_PROCESS_EVENT {"type": "event", "event": "process", "body": {"name": "c:\\Users\\Seb\\.vscode\\extensions\\ms-python.python-2026.4.0-win32-x64\\python_files\\vscode_pytest\\run_pytest_script.py", "systemProcessId": 34568, "isLocalProcess": true, "startMethod": "launch"}, "seq": 10, "pydevd_cmd_id": 204}

0.00s - pydevd: Use libraries filter: False

0.00s - Show return values: True
0.00s - sending cmd (http_json) -->           CMD_RETURN {"type": "event", "event": "initialized", "seq": 12, "pydevd_cmd_id": 502}

0.00s - sending cmd (http_json) -->           CMD_RETURN {"type": "response", "request_seq": 5, "success": true, "command": "launch", "seq": 14, "pydevd_cmd_id": 502}

0.00s - Process SetFunctionBreakpointsRequest: {
    "arguments": {
        "breakpoints": []
    },
    "command": "setFunctionBreakpoints",
    "seq": 6,
    "type": "request"
}

0.00s - sending cmd (http_json) -->           CMD_RETURN {"type": "response", "request_seq": 6, "success": true, "command": "setFunctionBreakpoints", "body": {"breakpoints": []}, "seq": 16, "pydevd_cmd_id": 502}

0.00s - Process SetExceptionBreakpointsRequest: {
    "arguments": {
        "filters": [
            "uncaught"
        ]
    },
    "command": "setExceptionBreakpoints",
    "seq": 7,
    "type": "request"
}

0.00s - Exceptions to hook on terminate: {'BaseException': <_pydevd_bundle.pydevd_breakpoints.ExceptionBreakpoint object at 0x00000169CC80F620>}.
0.00s - sending cmd (http_json) -->           CMD_RETURN {"type": "response", "request_seq": 7, "success": true, "command": "setExceptionBreakpoints", "seq": 18, "body": {}, "pydevd_cmd_id": 502}

0.00s - Process ConfigurationDoneRequest: {
    "arguments": {},
    "command": "configurationDone",
    "seq": 8,
    "type": "request"
}

0.00s - sending cmd (http_json) -->           CMD_RETURN {"type": "response", "request_seq": 8, "success": true, "command": "configurationDone", "seq": 20, "pydevd_cmd_id": 502}

0.00s - Process ThreadsRequest: {
    "command": "threads",
    "seq": 9,
    "type": "request"
}

0.00s - sending cmd (http_json) -->    CMD_THREAD_CREATE {"type": "event", "event": "thread", "body": {"reason": "started", "threadId": 1}, "seq": 22, "pydevd_cmd_id": 103}

0.00s - sending cmd (http_json) -->           CMD_RETURN {"type": "response", "request_seq": 9, "success": true, "command": "threads", "body": {"threads": [{"id": 1, "name": "MainThread"}]}, "seq": 24, "pydevd_cmd_id": 502}

0.09s - SKIP set tracing of frame: C:\Users\Seb\.pyenv\pyenv-win\versions\3.14.2\Lib\threading.py - wait
0.00s - SKIP set tracing of frame: C:\Users\Seb\.pyenv\pyenv-win\versions\3.14.2\Lib\threading.py - wait
0.00s - SKIP set tracing of frame: C:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\debugpy\_vendored\pydevd\pydevd.py - _on_run
0.00s - SKIP set tracing of frame: C:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\debugpy\_vendored\pydevd\_pydevd_bundle\pydevd_daemon_thread.py - run
0.00s - SKIP set tracing of frame: C:\Users\Seb\.pyenv\pyenv-win\versions\3.14.2\Lib\threading.py - _bootstrap_inner
0.00s - SKIP set tracing of frame: C:\Users\Seb\.pyenv\pyenv-win\versions\3.14.2\Lib\threading.py - _bootstrap
0.00s - SKIP set tracing of frame: C:\Users\Seb\.pyenv\pyenv-win\versions\3.14.2\Lib\threading.py - wait
0.00s - SKIP set tracing of frame: C:\Users\Seb\.pyenv\pyenv-win\versions\3.14.2\Lib\threading.py - wait
0.00s - SKIP set tracing of frame: C:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\debugpy\_vendored\pydevd\pydevd.py - _on_run
0.00s - SKIP set tracing of frame: C:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\debugpy\_vendored\pydevd\_pydevd_bundle\pydevd_daemon_thread.py - run
0.00s - SKIP set tracing of frame: C:\Users\Seb\.pyenv\pyenv-win\versions\3.14.2\Lib\threading.py - _bootstrap_inner
0.00s - SKIP set tracing of frame: C:\Users\Seb\.pyenv\pyenv-win\versions\3.14.2\Lib\threading.py - _bootstrap
0.00s - SKIP set tracing of frame: C:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\debugpy\_vendored\pydevd\_pydevd_bundle\pydevd_comm.py - _read_line
0.00s - SKIP set tracing of frame: C:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\debugpy\_vendored\pydevd\_pydevd_bundle\pydevd_comm.py - _on_run
0.00s - SKIP set tracing of frame: C:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\debugpy\_vendored\pydevd\_pydevd_bundle\pydevd_daemon_thread.py - run
0.00s - SKIP set tracing of frame: C:\Users\Seb\.pyenv\pyenv-win\versions\3.14.2\Lib\threading.py - _bootstrap_inner
0.00s - SKIP set tracing of frame: C:\Users\Seb\.pyenv\pyenv-win\versions\3.14.2\Lib\threading.py - _bootstrap
0.00s - SKIP set tracing of frame: C:\Users\Seb\.pyenv\pyenv-win\versions\3.14.2\Lib\threading.py - wait
0.00s - SKIP set tracing of frame: C:\Users\Seb\.pyenv\pyenv-win\versions\3.14.2\Lib\queue.py - get
0.00s - SKIP set tracing of frame: C:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\debugpy\_vendored\pydevd\_pydevd_bundle\pydevd_comm.py - _on_run
0.00s - SKIP set tracing of frame: C:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\debugpy\_vendored\pydevd\_pydevd_bundle\pydevd_daemon_thread.py - run
0.00s - SKIP set tracing of frame: C:\Users\Seb\.pyenv\pyenv-win\versions\3.14.2\Lib\threading.py - _bootstrap_inner
0.00s - SKIP set tracing of frame: C:\Users\Seb\.pyenv\pyenv-win\versions\3.14.2\Lib\threading.py - _bootstrap
0.00s - SKIP set tracing of frame: C:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\debugpy\_vendored\pydevd\pydevd.py - set_tracing_for_untraced_contexts
0.00s - SKIP set tracing of frame: C:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\debugpy\_vendored\pydevd\pydevd.py - _locked_settrace
0.00s - SKIP set tracing of frame: C:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\debugpy\_vendored\pydevd\pydevd.py - settrace
0.00s - SKIP set tracing of frame: C:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\debugpy\launcher/../..\debugpy/..\debugpy\server\api.py - _settrace
0.00s - SKIP set tracing of frame: C:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\debugpy\launcher/../..\debugpy/..\debugpy\server\api.py - connect
0.00s - SKIP set tracing of frame: C:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\debugpy\launcher/../..\debugpy/..\debugpy\server\api.py - debug
0.00s - SKIP set tracing of frame: C:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\debugpy\launcher/../..\debugpy/..\debugpy\public_api.py - wrapper
0.00s - SKIP set tracing of frame: C:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\debugpy\launcher/../..\debugpy/..\debugpy\server\cli.py - start_debugging
0.00s - SKIP set tracing of frame: C:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\debugpy\launcher/../..\debugpy/..\debugpy\server\cli.py - run_file
0.00s - SKIP set tracing of frame: C:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\debugpy\launcher/../..\debugpy/..\debugpy\server\cli.py - main
0.00s - SKIP set tracing of frame: C:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\debugpy\launcher/../..\debugpy\__main__.py - <module>
0.00s - Set tracing of frame: C:\Users\Seb\.pyenv\pyenv-win\versions\3.14.2\Lib\runpy.py - _run_code
0.00s - File not traced (not in project): C:\Users\Seb\.pyenv\pyenv-win\versions\3.14.2\Lib\runpy.py
0.00s - File traced: C:\Users\Seb\.pyenv\pyenv-win\versions\3.14.2\Lib\runpy.py
0.00s - Set tracing of frame: C:\Users\Seb\.pyenv\pyenv-win\versions\3.14.2\Lib\runpy.py - _run_module_as_main
0.00s - SKIP set tracing of frame: C:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\debugpy\_vendored\pydevd\pydevd.py - settrace
0.00s - SKIP set tracing of frame: C:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\debugpy\launcher/../..\debugpy/..\debugpy\server\api.py - _settrace
0.00s - SKIP set tracing of frame: C:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\debugpy\launcher/../..\debugpy/..\debugpy\server\api.py - connect
0.00s - SKIP set tracing of frame: C:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\debugpy\launcher/../..\debugpy/..\debugpy\server\api.py - debug
0.00s - SKIP set tracing of frame: C:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\debugpy\launcher/../..\debugpy/..\debugpy\public_api.py - wrapper
0.00s - SKIP set tracing of frame: C:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\debugpy\launcher/../..\debugpy/..\debugpy\server\cli.py - start_debugging
0.00s - SKIP set tracing of frame: C:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\debugpy\launcher/../..\debugpy/..\debugpy\server\cli.py - run_file
0.00s - SKIP set tracing of frame: C:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\debugpy\launcher/../..\debugpy/..\debugpy\server\cli.py - main
0.00s - SKIP set tracing of frame: C:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\debugpy\launcher/../..\debugpy\__main__.py - <module>
0.00s - Set tracing of frame: C:\Users\Seb\.pyenv\pyenv-win\versions\3.14.2\Lib\runpy.py - _run_code
0.00s - Set tracing of frame: C:\Users\Seb\.pyenv\pyenv-win\versions\3.14.2\Lib\runpy.py - _run_module_as_main
0.01s - File not traced (not in project): C:\Users\Seb\.pyenv\pyenv-win\versions\3.14.2\Lib\zipfile\__init__.py
0.00s - File traced: C:\Users\Seb\.pyenv\pyenv-win\versions\3.14.2\Lib\zipfile\__init__.py
0.00s - File not traced (not in project): C:\Users\Seb\.pyenv\pyenv-win\versions\3.14.2\Lib\zipfile\_path\__init__.py
0.00s - File traced: C:\Users\Seb\.pyenv\pyenv-win\versions\3.14.2\Lib\zipfile\_path\__init__.py
0.00s - File not traced (not in project): C:\Users\Seb\.pyenv\pyenv-win\versions\3.14.2\Lib\importlib\metadata\__init__.py
0.00s - File traced: C:\Users\Seb\.pyenv\pyenv-win\versions\3.14.2\Lib\importlib\metadata\__init__.py
0.00s - File not traced (not in project): C:\Users\Seb\.pyenv\pyenv-win\versions\3.14.2\Lib\email\feedparser.py
0.00s - File traced: C:\Users\Seb\.pyenv\pyenv-win\versions\3.14.2\Lib\email\feedparser.py
0.01s - Process ThreadsRequest: {
    "command": "threads",
    "seq": 10,
    "type": "request"
}

0.00s - sending cmd (http_json) -->           CMD_RETURN {"type": "response", "request_seq": 10, "success": true, "command": "threads", "body": {"threads": [{"id": 1, "name": "MainThread"}]}, "seq": 26, "pydevd_cmd_id": 502}

0.03s - File not traced (not in project): C:\Users\Seb\.pyenv\pyenv-win\versions\3.14.2\Lib\typing.py
0.00s - File traced: C:\Users\Seb\.pyenv\pyenv-win\versions\3.14.2\Lib\typing.py
0.02s - File not traced (not in project): C:\Users\Seb\.pyenv\pyenv-win\versions\3.14.2\Lib\re\_parser.py
0.00s - File traced: C:\Users\Seb\.pyenv\pyenv-win\versions\3.14.2\Lib\re\_parser.py
0.04s - File not traced (not in project): C:\Users\Seb\.pyenv\pyenv-win\versions\3.14.2\Lib\importlib\machinery.py
0.00s - File traced: C:\Users\Seb\.pyenv\pyenv-win\versions\3.14.2\Lib\importlib\machinery.py
0.03s - File not traced (not in project): c:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\iniconfig\_parse.py
0.00s - File traced: c:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\iniconfig\_parse.py
0.01s - File not traced (not in project): C:\Users\Seb\.pyenv\pyenv-win\versions\3.14.2\Lib\enum.py
0.00s - File traced: C:\Users\Seb\.pyenv\pyenv-win\versions\3.14.2\Lib\enum.py
0.06s - File not traced (not in project): C:\Users\Seb\.pyenv\pyenv-win\versions\3.14.2\Lib\shutil.py
0.00s - File traced: C:\Users\Seb\.pyenv\pyenv-win\versions\3.14.2\Lib\shutil.py
0.01s - File not traced (not in project): C:\Users\Seb\.pyenv\pyenv-win\versions\3.14.2\Lib\os.py
0.00s - File traced: C:\Users\Seb\.pyenv\pyenv-win\versions\3.14.2\Lib\os.py
0.02s - File not traced (not in project): C:\Users\Seb\.pyenv\pyenv-win\versions\3.14.2\Lib\gettext.py
0.00s - File traced: C:\Users\Seb\.pyenv\pyenv-win\versions\3.14.2\Lib\gettext.py
0.02s - File not traced (not in project): C:\Users\Seb\.pyenv\pyenv-win\versions\3.14.2\Lib\pathlib\__init__.py
0.00s - File traced: C:\Users\Seb\.pyenv\pyenv-win\versions\3.14.2\Lib\pathlib\__init__.py
0.07s - File not traced (not in project): C:\Users\Seb\.pyenv\pyenv-win\versions\3.14.2\Lib\_collections_abc.py
0.00s - File traced: C:\Users\Seb\.pyenv\pyenv-win\versions\3.14.2\Lib\_collections_abc.py
0.06s - File not traced (not in project): c:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\_pytest\fixtures.py
0.00s - File traced: c:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\_pytest\fixtures.py
0.00s - File not traced (not in project): c:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\_pytest\capture.py
0.00s - File traced: c:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\_pytest\capture.py
0.00s - File not traced (not in project): c:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\_pytest\tmpdir.py
0.00s - File traced: c:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\_pytest\tmpdir.py
0.00s - File not traced (not in project): c:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\_pytest\monkeypatch.py
0.00s - File traced: c:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\_pytest\monkeypatch.py
0.00s - File not traced (not in project): c:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\_pytest\recwarn.py
0.00s - File traced: c:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\_pytest\recwarn.py
0.00s - File not traced (not in project): c:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\_pytest\junitxml.py
0.00s - File traced: c:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\_pytest\junitxml.py
0.00s - File not traced (not in project): c:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\_pytest\doctest.py
0.00s - File traced: c:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\_pytest\doctest.py
0.00s - File not traced (not in project): c:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\_pytest\cacheprovider.py
0.00s - File traced: c:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\_pytest\cacheprovider.py
0.00s - File not traced (not in project): c:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\_pytest\logging.py
0.00s - File traced: c:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\_pytest\logging.py
0.00s - File not traced (not in project): c:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\_pytest\subtests.py
0.00s - File traced: c:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\_pytest\subtests.py
0.00s - File not traced (not in project): c:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\_pytest\legacypath.py
0.00s - File traced: c:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\_pytest\legacypath.py
0.00s - File not traced (not in project): c:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\_pytest\config\__init__.py
0.00s - File traced: c:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\_pytest\config\__init__.py
0.00s - File not traced (not in project): c:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\_pytest\main.py
0.00s - File traced: c:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\_pytest\main.py
0.00s - File not traced (not in project): c:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\_pytest\pathlib.py
0.00s - File traced: c:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\_pytest\pathlib.py
0.01s - File not traced (not in project): c:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\_pytest\nodes.py
0.00s - File traced: c:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\_pytest\nodes.py
0.00s - File not traced (not in project): c:\Users\Seb\Documents\_Repos\test_debug\test_debug.py
0.00s - File traced: c:\Users\Seb\Documents\_Repos\test_debug\test_debug.py
0.00s - File not traced (not in project): c:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\_pytest\stash.py
0.00s - File traced: c:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\_pytest\stash.py
0.00s - Patching args: ['C:\\Users\\Seb\\.pyenv\\pyenv-win\\versions\\3.14.2\\python.exe', '-X', 'frozen_modules=off', '-c', 'from multiprocessing.spawn import spawn_main; spawn_main(parent_pid=34568, pipe_handle=724)', '--multiprocessing-fork']
0.00s - New args: C:\Users\Seb\.pyenv\pyenv-win\versions\3.14.2\python.exe -X frozen_modules=off -c "import sys; sys.path.insert(0, r'C:\Users\Seb\Documents\_Repos\test_debug\.venv\Lib\site-packages\debugpy\_vendored\pydevd'); import pydevd; pydevd.config('http_json', 'debugpy-dap'); pydevd.settrace(host='127.0.0.1', port=49241, suspend=False, trace_only_current_thread=False, patch_multiprocessing=True, access_token=None, client_access_token='6e97db8d0cac3c221f40bac947fb45167ed6e40afe32e36fa418db15579ff217', __setup_holder__={'client': '127.0.0.1', 'client-access-token': '6e97db8d0cac3c221f40bac947fb45167ed6e40afe32e36fa418db15579ff217', 'debug-mode': 'debugpy-dap', 'json-dap-http': True, 'log-file': 'c:\\Users\\Seb\\.vscode\\extensions\\ms-python.debugpy-2025.18.0-win32-x64/debugpy.pydevd.log', 'log-level': 3, 'multiprocess': True, 'port': 49241, 'ppid': 34568, 'preimport': 'C:\\Users\\Seb\\Documents\\_Repos\\test_debug\\.venv\\Lib\\site-packages\\debugpy\\launcher/../..\\debugpy/..;debugpy._vendored.force_pydevd', 'server': False, 'skip-notify-stdin': True}); from multiprocessing.spawn import spawn_main; spawn_main(parent_pid=34568, pipe_handle=724)" --multiprocessing-fork
