mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-21 09:35:38 -05:00
add error banner for failed migration cutover and cancel migration (#17106)
This commit is contained in:
@@ -43,7 +43,7 @@ export abstract class MigrationWizardPage {
|
||||
return this.handleStateChange(e);
|
||||
});
|
||||
|
||||
this.enableQueueProcessor();
|
||||
await this.enableQueueProcessor();
|
||||
}
|
||||
|
||||
private queueActive = false;
|
||||
|
||||
Reference in New Issue
Block a user