Commit ee70752
committed
Exit on connection loss
Exist when a driver closes its socket.
1. The attacher caches driver capabilities, which could (in theory) change
after driver restart.
2. New driver may not come up for a while and the attacher should not act
as leader during this time.1 parent 88483a5 commit ee70752
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| |||
0 commit comments