[Lldb-commits] [PATCH] D76314: [lldb-vscode] stop read loop after termination
Greg Clayton via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Mar 17 17:19:02 PDT 2020
clayborg added a comment.
Does this have something to do with a multiplexor that funnels traffic through one tunnel? I am curious as to why the ReadJSON() doesn't exit after the other side closes down?
LGTM, but needs a test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76314/new/
https://reviews.llvm.org/D76314
More information about the lldb-commits
mailing list