jankratochvil added a comment.

In D65123#1597742 <https://reviews.llvm.org/D65123#1597742>, @aadsm wrote:

> @jankratochvil interesting, we're also not able to run the lldb-vscode tests 
> and it was on my todo list to take a look.


It is hanging in `vscode.py` function `recv_packet` somehow despite the packet 
`type=event event=stopped` is received by the other Python thread (and put into 
`recv_packets`) it somehow never quits the loop.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65123/new/

https://reviews.llvm.org/D65123



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to