Skip to content

Conversation

@caio-northfleet
Copy link
Contributor

Proposing some changes to client.go and connection.go to mitigate race issues currently observed.
Added a new file connection_race_test.go to unit test changes. Race issues can be observed by running the following command with and without the changes to client.go and connection.go.

go test -race -v -run TestConnection -timeout 30s

@pchavanne pchavanne merged commit 56cc4de into scmhub:main Jun 26, 2025
@pchavanne
Copy link
Contributor

Thank you very much Caio! This is a great improvement!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants