Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: using custom waitForUI5 with callbacks instead of Promises #217

Merged

Conversation

edvardas-kireilis
Copy link
Contributor

There is ~1.2sec delay on every sap.ui.test.waitForUI5() function call since the call adds unresolved promise into _promiseWaiter pipeline. This change skips extra Promise creation to speed up waitForUI5() function execution

#196

…eplay promiseWaiter issue

issue: js-soft wdi5 github issues 196
@vobu
Copy link
Contributor

vobu commented Apr 7, 2022

thanks a ton for this! 🙌

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants