test: fix engine/ddl sporadic hang
In Vinyl DDL aborts all affected writers before modifying a space so we must use pcall() to avoid hang. Closes #3786
Loading
Please register or sign in to comment
In Vinyl DDL aborts all affected writers before modifying a space so we must use pcall() to avoid hang. Closes #3786