Commit f84d0ba
committed
log_server_close: Only enable the write event, not the read event
We only want to enable the read event if we are expecting a commit
point message from the server. Fixes a potential timeout on exit
when sending event logs to the server if I/O logging was disabled.1 parent 921f4f3 commit f84d0ba
1 file changed
+5
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2123 | 2123 | | |
2124 | 2124 | | |
2125 | 2125 | | |
2126 | | - | |
2127 | | - | |
2128 | 2126 | | |
2129 | | - | |
2130 | | - | |
2131 | | - | |
2132 | | - | |
2133 | | - | |
2134 | | - | |
2135 | | - | |
2136 | 2127 | | |
| 2128 | + | |
| 2129 | + | |
| 2130 | + | |
| 2131 | + | |
| 2132 | + | |
2137 | 2133 | | |
2138 | 2134 | | |
2139 | 2135 | | |
| |||
0 commit comments