Unverified Commit 3d530188 authored by Shubham Dhama's avatar Shubham Dhama Committed by GitHub
Browse files

Fix list progress due to missing delete in catalog `process` table. (#714)

This fixes the case where copydb_table_data_worker receives a
`QMSG_TYPE_STOP` and we return within the switch statement without calling
catalog_delete_process outside the swtich body.
parent e37d14be
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment