Skip to content

Commit 8a49db3

Browse files
authored
[lldb-dap] Test Gardening, improving DebugCommunication. (#141689)
Improving the readability and correctness of DebugCommunication by adding type annotations to many parts of the library and trying to improve the implementation of a few key areas of the code to better handle correctness. Specifically, this refactored the `DebugCommunication._handle_recv_packet` function to ensure consistency with the reader thread when handling state changes and improved the `DebugCommunication._recv_packet` helper to make it easier to follow by adding some additional helpers.
1 parent cf04592 commit 8a49db3

File tree

6 files changed

+472
-425
lines changed

6 files changed

+472
-425
lines changed

0 commit comments

Comments
 (0)