ad-engine
ad-engine copied to clipboard
COTECH-1177 | Fix BaseServiceSetup timeouts
When BaseServiceSetup reaches the timeout it should not only setInitialized but also call this.call method.
The changes introduced here will ensure that the call method is called even on timeout.