Files
openide/python/python-process-output
David Lysenko 72b6e8e82c [pycharm] PY-85729 Fix potential OOM: add cancellation logic for background process observer
The background error process observation logic didn't cancel the coroutines, making them last for way longer than needed. Cancellation logic was added to remedy this.

GitOrigin-RevId: 21c041ca415cef024f0511cb5cc20056df524cd2
2025-11-21 20:13:24 +00:00
..