Jeremiah
controlflow.stream.run()
, names still tbd) that essentially create and iterate over queue handlers for you, so you get the exact same signature as cf.run() except the result is an interator over (delta, snapshot) pairs
• If that all works out, we'd pick some sane set of default streaming behaviors and let you do for delta, snapshot in cf.run(stream=True):
Should have bullets 1-4 in the next couple days for tire kickingConstantin Teo
11/05/2024, 10:50 PMConstantin Teo
11/05/2024, 11:32 PMasyncio.Condition
,what it can do ( as in stropping and waking up loops from hanging ) and if it fits the use caseJeremiah
Jeremiah
Constantin Teo
11/05/2024, 11:33 PMConstantin Teo
11/05/2024, 11:34 PM