Skip to content

Properly resolving promise for calls to setDefaultEngine()

Compare
Choose a tag to compare
@ak1394 ak1394 released this 02 Jan 17:40
· 45 commits to master since this release

This is a bugfix release addressing issue where the promise from setDefaultEngine() would never resolve.
Thanks to @brunoccc for contribution.