Mark 02152_http_external_tables_memory_tracking as no-tsan

This commit is contained in:
Azat Khuzhin 2021-12-20 23:30:44 +03:00
parent 6afcb1d1c8
commit a367326abb

View File

@ -1,4 +1,7 @@
#!/usr/bin/env bash
# Tags: no-tsan
# ^^^^^^^
# TSan does not supports tracing.
# Regression for proper release of Context,
# via tracking memory of external tables.