Skip to content

test: assert Value.Store(nil) panics in value_test.go - #211

Open
aoright wants to merge 1 commit into
uber-go:masterfrom
aoright:test/value-store-nil-panic
Open

test: assert Value.Store(nil) panics in value_test.go#211
aoright wants to merge 1 commit into
uber-go:masterfrom
aoright:test/value-store-nil-panic

Conversation

@aoright

@aoright aoright commented Aug 19, 2026

Copy link
Copy Markdown

Summary

  • Add test assertion in value_test.go verifying that Value.Store(nil) panics according to the sync/atomic.Value specification.

Signed-off-by: aoright <102943475+aoright@users.noreply.github.com>
@CLAassistant

CLAassistant commented Aug 19, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants