Commit 2f57a3d
Fix deadlock when using serial interactions with streaming
Summary: We have to dequeue the next request when we transfer the interaction refcount ownership to the stream even though we aren't decrementing said refcount
Differential Revision: D28548647
fbshipit-source-id: f879e951ad5ccd43da3387c1e9c64ec6fba886de1 parent 6d7bf66 commit 2f57a3d
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
164 | | - | |
| 164 | + | |
| 165 | + | |
165 | 166 | | |
166 | 167 | | |
167 | 168 | | |
| |||
0 commit comments