• Bjorn Svensson's avatar
    Stack allocate dict iterators · 920128a2
    Bjorn Svensson authored
    Replacing the get & release functions with an initiation
    function. Simplifies the code and will make sure we
    run subscription callbacks in OOM scenarios.
    920128a2
async.c 28.1 KB