• Jesse Gross's avatar
    runner: Flush pending responses before returning · 93ac3760
    Jesse Gross authored
    If there are any pending reponses (such as from potential stop
    tokens) then we should send them back before ending the sequence.
    Otherwise, we can be missing tokens at the end of a response.
    
    Fixes #6707
    93ac3760
server.cpp 123 KB