Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@juliaogris
Copy link
Member

@juliaogris juliaogris commented Feb 6, 2025

Complete previous fixups removing deprecated calls to httprule.NewServer and
avoiding data races by calling server.NewUnstartedTestServer.


I AM NOT SORRY

We missed one data race in a recent commit that only showed up with an upgraded
Go toolchain, to be added in a follow-up commit.

Commit: 3abeb72
Use httprule.NewHandler, not the deprecated httprule.NewServer in main_test.go.
This was an oversight in the previous commit.

Commit: 388f73b
Copy link
Member

@camh- camh- left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🥦 Thank you, @'not sorry'

@juliaogris juliaogris merged commit e467f84 into master Feb 6, 2025
2 checks passed
@juliaogris juliaogris deleted the leftovers branch February 6, 2025 03:42
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.

3 participants