Skip to content

Conversation

danbev
Copy link
Contributor

@danbev danbev commented May 8, 2018

This commit updates readPackage to return directly when calling
packageMainCache instead of storing the result in a local var
and returning later.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

This commit updates readPackage to return directly when calling
packageMainCache instead of storing the result in a local var
and returning later.
@danbev
Copy link
Contributor Author

danbev commented May 8, 2018

@trivikr trivikr added the lib / src Issues and PRs related to general changes in the lib or src directory. label May 8, 2018
@BridgeAR BridgeAR added the fast-track PRs that do not need to wait for 48 hours to land. label May 8, 2018
@danbev
Copy link
Contributor Author

danbev commented May 10, 2018

Landed in 6446510.

@danbev danbev closed this May 10, 2018
@danbev danbev deleted the loaders_readPackage branch May 10, 2018 03:23
danbev added a commit that referenced this pull request May 10, 2018
This commit updates readPackage to return directly when calling
packageMainCache instead of storing the result in a local var
and returning later.

PR-URL: #20591
Reviewed-By: Michaël Zasso <[email protected]>
Reviewed-By: Gus Caplan <[email protected]>
Reviewed-By: Trivikram Kamat <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Ruben Bridgewater <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Tobias Nießen <[email protected]>
targos pushed a commit that referenced this pull request May 12, 2018
This commit updates readPackage to return directly when calling
packageMainCache instead of storing the result in a local var
and returning later.

PR-URL: #20591
Reviewed-By: Michaël Zasso <[email protected]>
Reviewed-By: Gus Caplan <[email protected]>
Reviewed-By: Trivikram Kamat <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Ruben Bridgewater <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Tobias Nießen <[email protected]>
@addaleax addaleax mentioned this pull request May 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fast-track PRs that do not need to wait for 48 hours to land. lib / src Issues and PRs related to general changes in the lib or src directory.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants