rjmholt opened this issue 4 years ago · 0 comments
Currently we invoke a new bash process every time we get a completion. Instead we should investigate using bash -s to reuse the same server process for all completions.
bash -s