dlav-sc wrote: > It leaks the fds if `dumpSessionInfo` is never called
Yeah, `dumpSessionInfo` closes session log file, but looks like `dumpSessionInfo` isn't called anywhere. Honestly, I don't understand the necessity of the function in that case, maybe we can remove it. https://github.com/llvm/llvm-project/pull/118093 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
