Skip to content

Commit

Permalink
Add copywrite header
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Swenson committed Oct 25, 2023
1 parent fb96f6d commit 39db02f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions physical/raft/raft_network_test.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: BUSL-1.1

//go:build !race

// The raft networking layer tends to reset the TLS keyring, which triggers
Expand Down

0 comments on commit 39db02f

Please sign in to comment.