forked from kriskowal/q
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rename "pending" variable to "messages."
This is purely an accuracy change: - `pending` was not a good name, since the promise could be resolved but still pending even if `pending` was `undefined`. - `messages` is more accurate since it contains the message names and parameters that will be forwarded to the resolved promise.
- Loading branch information
Showing
1 changed file
with
10 additions
and
10 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