Skip to content

Use atomic pointer in go 1.19#446

Merged
JekaMas merged 26 commits into
developfrom
1.19-atomic-pointer
Aug 9, 2022
Merged

Use atomic pointer in go 1.19#446
JekaMas merged 26 commits into
developfrom
1.19-atomic-pointer

Conversation

@JekaMas

@JekaMas JekaMas commented Jul 8, 2022

Copy link
Copy Markdown
Contributor

as a developer I'd like to have as simple as possible primitive for concurrency. atomic.Pointer[T] seems much better then mutex dance.

@github-actions

Copy link
Copy Markdown

This PR is stale because it has been open 21 days with no activity. Remove stale label or comment or this will be closed in 14 days.

@github-actions github-actions Bot added the Stale label Jul 30, 2022
@temaniarpit27

Copy link
Copy Markdown
Contributor

@JekaMas ci fixes and conflicts are left

@JekaMas JekaMas removed the Stale label Aug 3, 2022
@JekaMas

JekaMas commented Aug 3, 2022

Copy link
Copy Markdown
Contributor Author

blocked by golangci/golangci-lint#3037

@JekaMas JekaMas force-pushed the 1.19-atomic-pointer branch from 5cb8cba to aeb5a64 Compare August 5, 2022 14:45

@pratikspatil024 pratikspatil024 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thank you!

@pratikspatil024 pratikspatil024 requested a review from cffls August 8, 2022 15:51
@JekaMas JekaMas merged commit e699254 into develop Aug 9, 2022
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.

5 participants