[Lldb-commits] [lldb] [lldb-dap] Adding support for cancelling a	request. (PR #130169)
    John Harrison via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Fri Mar 21 15:30:53 PDT 2025
    
    
  
ashgti wrote:
@JDevlieghere I moved some of the cancel checking logic into the BaseRequestHandler to try to consolidate things. There are some FIXME's around cleaning it up once all the requests have moved off the LegacyRequestHandler.
https://github.com/llvm/llvm-project/pull/130169
    
    
More information about the lldb-commits
mailing list