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

Speculative workaround for #74890 #75305

Merged

Commits on Mar 12, 2019

  1. Speculative workaround for kubernetes#74890

    We try using an atomic with a CAS, as a potential workaround for
    issue kubernetes#74890.
    
    Kudos to @neolit123 for the investigation & idea.
    
    This is a speculative workaround - we are really seeing if this is
    better; if not we should revert.
    
    If it is better we should file a bug against go 1.12, and then revert!
    
    Issue kubernetes#74890
    justinsb committed Mar 12, 2019
    Copy the full SHA
    803de74 View commit details
    Browse the repository at this point in the history