Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(resolver): Only optimize patterns in flat mode #4613

Merged
merged 1 commit into from
Oct 3, 2017

Commits on Oct 3, 2017

  1. fix(resolver): Only optimize patterns in flat mode

    **Summary**
    
    Fixes #4550. The optimization introduced in #4488 should only
    apply to flat installations since even if a single pattern can
    satisfy all resolved versions, it is not guaranteed that it is
    strict enough for resolving correctly for all patterns under all
    circumstances.
    
    **Test plan**
    
    Manual verification.
    BYK committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    78d9002 View commit details
    Browse the repository at this point in the history