Mats Kindahl 5bde51a3d9 Re-enable CREATE/DROP INDEX isolation test
The flake in `multi_transaction_indexing` is because of a race between
`CREATE INDEX` and `DROP INDEX` and this commit add a debug waitpoint
so that we can reliably reproduce the race condition in the isolation
test.
2021-03-23 08:06:07 +01:00
..