diff options
| author | vvvv <[email protected]> | 2026-05-12 11:11:09 +0300 |
|---|---|---|
| committer | vvvv <[email protected]> | 2026-05-12 12:00:16 +0300 |
| commit | 67ceac2c540936306afa686b325f0cbe215bb459 (patch) | |
| tree | 409ca3e7198b5132c21586a8c63059b62f407704 /library/cpp/threading/queue/ut_helpers.cpp | |
| parent | cd1077f9e0ebb1fd1ab8ce6234d7adda8d4c844f (diff) | |
YQL-21224 Detach session for subprocesses & survive user-wide SIGUSR1
/\*\*
\* @brief set to run command in new session
\* @note set this option to off to deliver parent's signals to command as well
\* @note currently ignored on windows
\* @param detach if command should be run in new session
\* @return self
\*/
inline TShellCommandOptions& SetDetachSession(bool detach) \{
DetachSession = detach;
return \*this;
\}
commit_hash:cdef06767fe1cc390aec92524a4829aced69c4b9
Diffstat (limited to 'library/cpp/threading/queue/ut_helpers.cpp')
0 files changed, 0 insertions, 0 deletions
