Skip to content

[#937] Unset `ydb_procstuckexec` / `gtm_procstuckexec` before JOB'bing process to capture DSE output

K.S. Bhaskar requested to merge ksbhaskar/YDB:YDB937a into master

Unset ydb_procstuckexec & gtm_procstuckexec environment variables before JOB'bing process to capture DSE output. If the environment variable is not unset, in the event the JOB'd process is blocked accessing the database, it can launch its own %YDBPROCSTUCKEXEC, and so on.

Edited by K.S. Bhaskar

Merge request reports