This commit is contained in:
Antonio Andelic 2022-09-13 09:51:31 +00:00
parent b2cc6a8cc6
commit 45cde90219

View File

@ -189,3 +189,5 @@ def test_session_close_shutdown(started_cluster):
node2.stop_clickhouse()
assert node1_zk.exists(eph_node) == None
node2.start_clickhouse()