Skip to content

Commit

Permalink
bootstrap: imp code
Browse files Browse the repository at this point in the history
  • Loading branch information
Mizzick committed Jun 28, 2024
1 parent 80c4a28 commit e8d37c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/bootstrap/resolver.go
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ func recoverAndLog(ctx context.Context) {
}

l.ErrorContext(ctx, "recovered from panic", args...)
slogutil.PrintStack(ctx, l, slog.LevelError)
}

// lookupAsync performs a lookup for ip of host with r and sends the result into
Expand Down

0 comments on commit e8d37c8

Please sign in to comment.