Fix spacing

niupre-reuse-connections-for-logical-ref-fkeys
Nitish Upreti 2022-09-14 17:24:31 -07:00
parent 23554583fa
commit aad9697156
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ SELECT * FROM shards_in_workers;
(4 rows)
-- Failure on creating the subscription
-- Failing exactly on CREATE SUBSCRIPTION is causing flaky test where we either fail with :
-- Failing exactly on CREATE SUBSCRIPTION is causing flaky test where we fail with :
-- 1) ERROR: connection to the remote node localhost:xxxxx failed with the following error: ERROR: subscription "citus_shard_move_subscription_xxxxxxx" does not exist
-- another command is already in progress
-- 2) ERROR: connection to the remote node localhost:xxxxx failed with the following error: another command is already in progress