commit | 9fc81eaf0ec3e6bbcf4f8b85193d0d82d8c86452 | [log] [tgz] |
---|---|---|
author | Sergey Kandaurov <pluknet@nginx.com> | Thu Jun 17 19:52:36 2021 +0300 |
committer | Sergey Kandaurov <pluknet@nginx.com> | Thu Jun 17 19:52:36 2021 +0300 |
tree | f982367eaa215aa32973fba12b3137c19619c779 | |
parent | eb6d6b36f88ed36e9097920701086132e648f6b6 [diff] |
Tests: fixed mail_imap_ssl.t too long shutdown. Prior to literals support in IMAP test backend (e7f0b4ca0a1a), early backend response was treated as invalid, with subsequent proxy connection close. Now that the connection continues successfully, this requires connection close before nginx shutdown. Otherwise, it would wait for proxy_timeout.