Skip to content

Use typed atomic values - #11675

Merged
stephanos merged 2 commits into
mainfrom
stephanos/go127-atomictypes
Aug 20, 2026
Merged

Use typed atomic values#11675
stephanos merged 2 commits into
mainfrom
stephanos/go127-atomictypes

Conversation

@stephanos

@stephanos stephanos commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Go 1.27 prerequisite that applies the atomictypes Go fixer to use typed atomic values.

@stephanos
stephanos marked this pull request as ready for review August 20, 2026 05:58
@stephanos
stephanos requested a review from a team August 20, 2026 05:58
@stephanos
stephanos requested review from a team as code owners August 20, 2026 05:58
@github-actions

github-actions Bot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Claude finished @stephanos's task in 4m 4s —— View job


Reviewed 16 files, 1 finding.
stephanos/go127-atomictypes

Comment thread service/matching/task_gc.go Outdated
@stephanos
stephanos force-pushed the stephanos/go127-atomictypes branch from fb4d596 to 708cb52 Compare August 20, 2026 07:08
@stephanos stephanos added the reliability-2026 Reliability related changes label Aug 20, 2026
config *taskQueueConfig

lock int64
lock atomic.Bool

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Manual change here

@stephanos
stephanos force-pushed the stephanos/go127-atomictypes branch from 4288522 to 69dc082 Compare August 20, 2026 14:31
@stephanos
stephanos force-pushed the stephanos/go127-errorsastype branch from f66586a to fdbf8c6 Compare August 20, 2026 14:31
@stephanos
stephanos force-pushed the stephanos/go127-errorsastype branch from fdbf8c6 to d94e33a Compare August 20, 2026 16:47
@stephanos
stephanos force-pushed the stephanos/go127-atomictypes branch from 69dc082 to 1668555 Compare August 20, 2026 16:47
@stephanos
stephanos force-pushed the stephanos/go127-errorsastype branch from d94e33a to cff209d Compare August 20, 2026 17:14
@stephanos
stephanos force-pushed the stephanos/go127-atomictypes branch from 1668555 to 4e6ad53 Compare August 20, 2026 17:14
@stephanos
stephanos force-pushed the stephanos/go127-atomictypes branch from 4e6ad53 to 138bc25 Compare August 20, 2026 17:18
@stephanos
stephanos changed the base branch from stephanos/go127-errorsastype to main August 20, 2026 17:18
@stephanos
stephanos merged commit 430968b into main Aug 20, 2026
101 of 102 checks passed
@stephanos
stephanos deleted the stephanos/go127-atomictypes branch August 20, 2026 17:47
davidporter-id-au pushed a commit to davidporter-id-au/temporal that referenced this pull request Aug 24, 2026
Go 1.27 prerequisite that applies the `atomictypes` Go fixer to use
typed atomic values.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

reliability-2026 Reliability related changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants