aboutsummaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorijon <ijon@ydb.tech>2025-03-06 19:25:39 +0300
committerGitHub <noreply@github.com>2025-03-06 19:25:39 +0300
commit06876fe20685ad9d3c6854ddb01ad386bce93f71 (patch)
treed8b152f7ab085a716e9222bce6f311edfdbc66c3 /util
parent73ab111f4014c5df185d1567521b256e8c90be5a (diff)
downloadydb-06876fe20685ad9d3c6854ddb01ad386bce93f71.tar.gz
tests/library/harness: get rid of warnings on un-closed files (#15274)
tests/library/harness: get rid of warnings on un-closed files. `KiKiMRNode`-`Daemon` manage process of ydb node (ydbd). `Daemon` opens stderr, stdout. `KiKiMRNode` opens log file. Change `Daemon` to open all those files on (every) `Daemon.start()` and close on (every) `Daemon.{stop,kill}()` instead of opening them once at `KiKiMRNode`-`Daemon` construction and never closing.
Diffstat (limited to 'util')
0 files changed, 0 insertions, 0 deletions