Bug Fixes
- Fix crash when toggling Group Replication panel: Resolved an
AttributeErrorcrash when pressing key4to toggle the Group Replication panel. The issue was caused bywidget.parentbeingNonewhen an async mount hadn't completed yet. - Added worker shutdown synchronization in
disconnect_tabto prevent race conditions with shared state.
Improvements
- Replication panel now displays all InnoDB clusters involved instead of just the node's cluster you're connected to