alecthomas / alecthomas/assert

Crash with checks on large protocol buffers

Aberta
#14 0 comentários 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
Go
Estrelas
195
Forks
16
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

I just updated to the latest version of assert and it seems to be causing havoc on our CI/CD system. The problem is that we have several checks on large protocol buffers. The private `state` member is then rendered through the repr reflection system and it can be hundreds of thousands (millions?) of lines.

- Did the default behavior of printing private members change recently?
- Is there some way that I can globally disable showing private members in the assert library without having to pass extra arguments to every assert call?

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.