]> granicus.if.org Git - vim/commit
patch 9.0.0561: when a test gets stuck it just hangs forever v9.0.0561
authorBram Moolenaar <Bram@vim.org>
Fri, 23 Sep 2022 19:25:55 +0000 (20:25 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 23 Sep 2022 19:25:55 +0000 (20:25 +0100)
commit3bcd0ddc2deb34794c735c6ea0b8f964b510c6db
tree2682cb6ae790f960acf1adfa500654a1d9edaff7
parentb9093d50098ccff3848c2a404b9d0324a074c7b7
patch 9.0.0561: when a test gets stuck it just hangs forever

Problem:    When a test gets stuck it just hangs forever.
Solution:   Set a timeout of 30 seconds.
src/testdir/runtest.vim
src/version.c