Skip to content

Removing useless asynchronism in packaged mode.#27

Merged
divdavem merged 6 commits intoariatemplates:masterfrom
divdavem:removingUselessAsynchronismPackaged
Nov 6, 2014
Merged

Removing useless asynchronism in packaged mode.#27
divdavem merged 6 commits intoariatemplates:masterfrom
divdavem:removingUselessAsynchronismPackaged

Conversation

@divdavem
Copy link
Copy Markdown
Member

When loading a packaged module with a synchronous request, the loaded module was not synchronously available because some asynchronism was added in the promises chain. This commit fixes this issue.

When loading a packaged module with a synchronous request, the loaded
module was not synchronously available because some asynchronism was
added in the promises chain. This commit fixes this issue.
@divdavem divdavem force-pushed the removingUselessAsynchronismPackaged branch 2 times, most recently from 8420f7e to fd88c86 Compare November 6, 2014 11:57
@divdavem divdavem force-pushed the removingUselessAsynchronismPackaged branch from fd88c86 to e3c46b6 Compare November 6, 2014 13:14
@divdavem divdavem force-pushed the removingUselessAsynchronismPackaged branch from 5cd0b74 to 5b55082 Compare November 6, 2014 13:35
Mobile Safari 6.0.0 (iOS 6.0) executes tests in loop, without stopping,
as shown on the following build log:
https://travis-ci.org/ariatemplates/noder-js/builds/40178104
@fbasso
Copy link
Copy Markdown
Member

fbasso commented Nov 6, 2014

9979c32 seems ok for me

@divdavem divdavem merged commit 9979c32 into ariatemplates:master Nov 6, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants