Files
openide/python/python-exec-service
Ilya.Kazakevich 9655676567 PyCharm: Report progress for ExecService.
To migrate `runExecutable` to `ExecService`, we must report progress somehow.

We now emulate something like `runCommandLine` by reporting stdout/stderr as a progress.

GitOrigin-RevId: 3df511f797b06c02458c0cc30920b1ba7c20edfd
2025-05-13 00:02:26 +00:00
..