RenameRangeDeletionsTest:;teardown() calls shutdown() on the MigrationUtilExexutor, but it does not join() it to wait for completion. As a result, rangeDeletions may continue as the fixture is being destructed, and attempt to use the CatalogCache after it has been destructed.
RenameRangeDeletionsTest fixture should join the MigrationUtilExecutor on teardown
- Assignee:
- Pierlauro Sciarelli
- Reporter:
- Jordi Serra Torrens
- Votes:
-
0 Vote for this issue
- Watchers:
-
2 Start watching this issue
- Created:
- Updated:
- Resolved: