commit | fe18fb2723e67490d96126764398af6768a079d6 | [log] [tgz] |
---|---|---|
author | Maxim Dounin <mdounin@mdounin.ru> | Wed May 19 04:32:57 2021 +0300 |
committer | Maxim Dounin <mdounin@mdounin.ru> | Wed May 19 04:32:57 2021 +0300 |
tree | bc932c931e72c19bcdab5f882785775366e41388 | |
parent | 1797f4e57f809c1de9e41b5447ace3f7e7f0dbe4 [diff] |
Tests: better timeout handling in mail tests. The eval + alarm model used previously does not work on Windows (see perlport(1) for alarm), so it was replaced with non-blocking I/O.