create_distributed_table calls seems to block eachother sometimes
Open
bug
- Dominant language
- C
- Stars
- 12.8k
- Forks
- 794
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 31
Description
See discussion on https://github.com/citusdata/citus/pull/6122 for details, but short version is: By running `isolation_concurrent_dml` and `isolation_data_migration` tests in parallel one seems to blocks the other. This
shouldn't happen.
Contributor guide
Assessment
This issue has not been assessed yet.