Commit c841cae
committed
✅ Fix FakeServer error handling on LOGOUT
I haven't traced down what's _causing_ the error. It seems like the
socket is closed prematurely, so probably a race condition? At any
rate, it should be safe to simply warn about the exception rather than
crash.1 parent 7a37e97 commit c841cae
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
0 commit comments