Files
openide/python/helpers/pydev/pydevd_tracing.py
Egor Eliseev f35d7936e1 [python] Debugger: threads creation and cleanup logic
Improving managing the internal threads of the debugger — specifically their creation and cleanup logic.
Wait for the debugger to be fully initialized before establishing a connection.
Ensure that all threads are completely shut down after the session ends.

Merge-request: IJ-MR-166084
Merged-by: Egor Eliseev <Egor.Eliseev@jetbrains.com>
(cherry picked from commit 5b87437f82741ba28902c7a0a796dd4094c64476)

GitOrigin-RevId: 259de298de46d5b91cf7e221ab726afe058c6bab
2025-07-02 07:22:22 +00:00

9.9 KiB