Evan Tschannen
|
f6e7d84ed8
|
parallelStream holds a promiseStream of fragments, so we cannot make it reference counted without introducing a reference counting cycle
|
2021-06-22 17:45:54 -07:00 |
Evan Tschannen
|
afaa66ba47
|
fix: The destructor of a parallel stream fragment could be called after the parallel stream was destroyed, by making parallelStream reference counted that problem is avoided
|
2021-06-22 17:30:51 -07:00 |
Evan Tschannen
|
1cec223434
|
cherry pick streaming replies to master
|
2021-06-19 09:47:13 -07:00 |