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

build: enable '-race' for 'go test' #250

Merged
merged 2 commits into from
Mar 21, 2022
Merged

Commits on Mar 20, 2022

  1. build: enable '-race' for 'go test'

    Signed-off-by: Paulo Gomes <[email protected]>
    Paulo Gomes committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    386f3bd View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. Fix race condition on gittestserver

    Prevent multiple ssh server initialisations with a mutex.
    
    Signed-off-by: Paulo Gomes <[email protected]>
    Paulo Gomes committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    49ca364 View commit details
    Browse the repository at this point in the history