Skip to content

Commit

Permalink
Merge branch 'master' into race-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
daveads authored Oct 3, 2024
2 parents 11b5c7d + 8d8dddd commit 939ea83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xhttp/serve.go
Original file line number Diff line number Diff line change
Expand Up @@ -87,4 +87,4 @@ func Serve(ctx context.Context, shutdownTimeout time.Duration, s *http.Server, l
}
return serverError
}
}
}

0 comments on commit 939ea83

Please sign in to comment.