Skip to content
  • EmelyanenkoK's avatar
    Coroutines fixes and improvements; add libbacktrace (#1977) · 2384d662
    EmelyanenkoK authored
    * framed_{write,read}: dynamic max_message_size
    
    * experimental libbacktrace support
    
    * do not build git target if it is already exists
    
    * coroutines: detach now logs failed coroutines by default
    
    * coroutines use-after-free bugfix
    
    * Context.h: get returns reference and CHECKS that current context is not null
    
    * fix CE
    
    * fix co_return {}
    
    * clang format
    
    * add libbacktrace as submodule
    
    ---------
    
    Co-authored-by: birydrad <>
    2384d662