Commit 7d57649
committed
Handle AttributeError when stream interface is None
Added a specific exception handler for AttributeError in the streaming loop to gracefully handle cases where the stream interface is already disconnected.1 parent 44988e1 commit 7d57649
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
207 | 211 | | |
208 | 212 | | |
209 | 213 | | |
| |||
0 commit comments