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

Add option to ignore current goroutines #49

Merged

Commits on Jul 5, 2020

  1. Add ignore current stacks option to avoid issues with tests in big pr…

    …ojects that recently started to use go-leak check.
    
    Signed-off-by: denis-tingajkin <denis.tingajkin@xored.com>
    denis-tingaikin committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    d96f4a6 View commit details
    Browse the repository at this point in the history
  2. add test to cover

    Signed-off-by: denis-tingajkin <denis.tingajkin@xored.com>
    denis-tingaikin committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    4a078f1 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

  1. apply review comments

    Signed-off-by: denis-tingajkin <denis.tingajkin@xored.com>
    denis-tingaikin committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    e02d924 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. apply review comments: add comments, whitespaces

    Signed-off-by: denis-tingajkin <denis.tingajkin@xored.com>
    denis-tingaikin committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    edcba0e View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. apply review comments: fix missed newline

    Signed-off-by: denis-tingajkin <denis.tingajkin@xored.com>
    denis-tingaikin committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    3a68780 View commit details
    Browse the repository at this point in the history