summaryrefslogtreecommitdiffstats
path: root/library/cpp/threading/queue/mpsc_vinfarr_obstructive.cpp
diff options
context:
space:
mode:
authorvvvv <[email protected]>2026-05-12 11:11:09 +0300
committervvvv <[email protected]>2026-05-12 12:00:16 +0300
commit67ceac2c540936306afa686b325f0cbe215bb459 (patch)
tree409ca3e7198b5132c21586a8c63059b62f407704 /library/cpp/threading/queue/mpsc_vinfarr_obstructive.cpp
parentcd1077f9e0ebb1fd1ab8ce6234d7adda8d4c844f (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/mpsc_vinfarr_obstructive.cpp')
0 files changed, 0 insertions, 0 deletions