Commit bdf2273
fix(pipe_connect): only show warnings on errno
pressing ctrl-g repeatly also have similar error, maybe sometimes
`nvim -l` process is killed before connected
error in this luv callback won't abort anything
but the multi-line stacktrace may cause hit enter prompt
so let's change log level to warns1 parent de0e736 commit bdf2273
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
143 | 145 | | |
144 | 146 | | |
145 | 147 | | |
| |||
0 commit comments