ClickHouse/tests/integration/test_async_drain_connection
Azat Khuzhin 42ab02a810 Fix test_async_drain_connection flakiness
Sometimes [1] 5 seconds is not enough, since drain_timeout is 3 seconds,
and 2 seconds sometimes is not enough to do other things, especially
under sanitizers:

    E           Code: 159. DB::Exception: Received from 172.16.1.2:9000. DB::Exception: Timeout exceeded: elapsed 5.019254094 seconds, maximum: 5. Stack trace:

  [1]: https://s3.amazonaws.com/clickhouse-test-reports/0/826f7cb0f53e20e67ef52800cb735bb88a6de658/integration_tests__thread__actions__[4/4].html
2021-12-25 11:55:57 +03:00
..
configs Change <yandex> to <clickhouse> in configs 2021-09-20 01:38:53 +03:00
__init__.py Asynchronously drain connections. 2021-07-19 21:53:29 +08:00
test.py Fix test_async_drain_connection flakiness 2021-12-25 11:55:57 +03:00