Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 36108200BD8 for ; Wed, 23 Nov 2016 01:18:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 34C63160B1C; Wed, 23 Nov 2016 00:18:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 72A7F160B0C for ; Wed, 23 Nov 2016 01:17:59 +0100 (CET) Received: (qmail 45572 invoked by uid 500); 23 Nov 2016 00:17:58 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 45548 invoked by uid 99); 23 Nov 2016 00:17:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Nov 2016 00:17:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 6FBB52C0D55 for ; Wed, 23 Nov 2016 00:17:58 +0000 (UTC) Date: Wed, 23 Nov 2016 00:17:58 +0000 (UTC) From: "Steve Gill (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CB-12170) plugin install doesn't wait for promise to resolve MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 23 Nov 2016 00:18:00 -0000 Steve Gill created CB-12170: ------------------------------- Summary: plugin install doesn't wait for promise to resolve Key: CB-12170 URL: https://issues.apache.org/jira/browse/CB-12170 Project: Apache Cordova Issue Type: Bug Components: CordovaLib Reporter: Steve Gill The plugin install flow doesn't wait for https://github.com/apache/cordova-lib/blob/master/cordova-lib/src/plugman/fetch.js#L183 promise to complete. Need to audit the promise flow here and fix it. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org