]> Cypherpunks.ru repositories - gostls13.git/commit
log: change isDiscard type to atomic.Bool
authorLudi Rehak <ludi317@gmail.com>
Mon, 8 Aug 2022 21:47:45 +0000 (14:47 -0700)
committerGopher Robot <gobot@golang.org>
Tue, 9 Aug 2022 14:40:33 +0000 (14:40 +0000)
commitc7942f87a2587ee989f6e282d887b4652119133a
treead9a2266018aec89eb573e8ad1596e00e2e5f3e1
parent0981d9fff1fa5601a2b7833473955252425bd923
log: change isDiscard type to atomic.Bool

Change-Id: Iff881cc6cc2ec34c7cf8bbd5dd1b0a05a19e1c23
Reviewed-on: https://go-review.googlesource.com/c/go/+/422175
Run-TryBot: Rob Pike <r@golang.org>
Auto-Submit: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Rob Pike <r@golang.org>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
src/log/log.go