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

Automatically set GOMAXPROCS to match the number of CPUs available to the container #5211

Merged
merged 5 commits into from
Mar 24, 2023

Commits on Mar 20, 2023

  1. Automatically set GOMAXPROCS to match the number of CPUs available to…

    … the container
    
    Signed-off-by: Rajat Vig <rvig@etsy.com>
    rajatvig committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    1b5a647 View commit details
    Browse the repository at this point in the history
  2. Ignore the result of maxprocs.set

    Signed-off-by: Rajat Vig <rvig@etsy.com>
    rajatvig committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    562c7e6 View commit details
    Browse the repository at this point in the history
  3. Fix the ignore

    Signed-off-by: Rajat Vig <rvig@etsy.com>
    rajatvig committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    8dc9831 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Change release note

    Signed-off-by: Rajat Vig <rvig@etsy.com>
    rajatvig committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    909170e View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Add error handling

    Signed-off-by: Rajat Vig <rvig@etsy.com>
    rajatvig committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    27d1bbb View commit details
    Browse the repository at this point in the history