Commit b1b15e0
committed
Safer django socket sending
Sometimes the connection gets closed just before a message is sent
This will avoid the ConnectionClosedOK: code = 1001 exception1 parent d7a05bd commit b1b15e0
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
| |||
0 commit comments