summaryrefslogtreecommitdiff
path: root/src/string_utils.cc
diff options
context:
space:
mode:
authorMaxime Coste <mawww@kakoune.org>2021-11-02 21:50:37 +1100
committerMaxime Coste <mawww@kakoune.org>2021-11-02 21:50:37 +1100
commit19e2225153ce988674ea838989158251f1602789 (patch)
treea08daafb01439a123d6f68bf53237e622f9b0beb /src/string_utils.cc
parente7adb01316be7da3aaeaa9765c69108e2af3c9f5 (diff)
Keep command_fifo read fd open instead of closing/reopening
Closing/reopening the read side seems to sometimes lead to end-of-file not being received, leaving some extra data unexecuted. The FDWatcher stays disabled during the executing of the fifo commands so this should not enable any more commands to be executed until we get back from the CommandManager and reset the FDWatcher fd to to fifo read end. Fixes #4410
Diffstat (limited to 'src/string_utils.cc')
0 files changed, 0 insertions, 0 deletions