• antirez's avatar
    Streams: now we can just use alsoPropagate(). · 7ca1846a
    antirez authored
    Becuase of previous changes, alsoPropagate() will just do propagate()
    when called out of the context of a command execution. For instance when
    called from blocked.c because of blocking streams operations.
    7ca1846a
t_stream.c 103 KB