Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit64abeb7

Browse files
committed
make gen
Signed-off-by: Spike Curtis <spike@coder.com>
1 parenta11207f commit64abeb7

File tree

2 files changed

+1
-29
lines changed

2 files changed

+1
-29
lines changed

‎tailnet/tailnettest/coordinatormock.go

Lines changed: 0 additions & 29 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎tailnet/test/peer.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,7 @@ func (p *Peer) AssertEventuallyResponsesClosed() {
233233

234234
func (p*Peer)AssertNotClosed(d time.Duration) {
235235
p.t.Helper()
236+
// nolint: gocritic // erroneously thinks we're hardcoding non testutil constants here
236237
ctx,cancel:=context.WithTimeout(context.Background(),d)
237238
defercancel()
238239
for {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp