Commit 7139454
committed
Fix flaky test_suspend script test
Make sure to wait for shell prompt to come up when quitting Vim before
sending the "exit" command to shell. This seems to help in certain
situations where it appears to have a race condition where
`term_wait(buf)` isn't enough to wait for Vim to have fully quitted and
returning contorl back to the shell.1 parent 2760686 commit 7139454
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
| |||
0 commit comments