-
Notifications
You must be signed in to change notification settings - Fork 65
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(bundles ans-104): clean up promise try/catch PE-4306
Try/catch in the parent thread wasn't correctly cleaning up the promise. This would cause the next call to block indefinitely. This change also removes the 'wait' for promise cleanup since the queue method now waits on the promise returned from parseBundle.
- Loading branch information
Showing
1 changed file
with
2 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters