Wait other states in campaign management service
This commit is contained in:
@ -114,6 +114,8 @@ namespace Hcs.WebApp.BackgroundServices
|
||||
{
|
||||
state.EnqueueOperation(operation);
|
||||
}
|
||||
|
||||
state.Ready = true;
|
||||
}
|
||||
|
||||
private void InitializeClient()
|
||||
|
||||
Reference in New Issue
Block a user