Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add constructor for atomic pointer #94

Closed
wants to merge 4 commits into from

Conversation

hariso
Copy link
Contributor

@hariso hariso commented Aug 15, 2024

Description

Needed for ConduitIO/conduit#1778.

Quick checks:

  • I have followed the Code Guidelines.
  • There is no other pull request for the same update/change.
  • I have written unit tests.
  • I have made sure that the PR is of reasonable size and can be easily reviewed.

@hariso hariso requested a review from a team as a code owner August 15, 2024 14:16
@hariso
Copy link
Contributor Author

hariso commented Aug 16, 2024

Not needed.:) Found a different solution that doesn't require an atomic.Pointer.

@hariso hariso closed this Aug 16, 2024
@hariso hariso deleted the haris/add-atomic-pointer-ctor branch November 7, 2024 11:57
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.

1 participant