• Noam Postavsky's avatar
    Fix non-deterministic process test · 7e527af7
    Noam Postavsky authored
    * test/src/process-tests.el (set-process-filter-t): Don't assume
    subprocess output will come in a single chunk, keep waiting for more
    data until next "prompt" is read from subprocess.
    
    (cherry picked from commit aa49aa88)
    7e527af7
process-tests.el 8.79 KB