Skip to content

Hotfix since I realized there could be an issue with choosing relaxed as the default.#47

Merged
QuantumEF merged 1 commit into
masterfrom
atomic-ordering-hotfix
Mar 14, 2026
Merged

Hotfix since I realized there could be an issue with choosing relaxed as the default.#47
QuantumEF merged 1 commit into
masterfrom
atomic-ordering-hotfix

Conversation

@QuantumEF

Copy link
Copy Markdown
Collaborator

Seeing that at the moment a Streamer cannot be destroyed and recreated, SeqCst should be fine since there cannot be a performance issue with rapid creation and destruction of the streamers. It is probably worth revisiting.

… as the default.

Seeing that at the moment a Streamer cannot be destroyed and recreated, SeqCst should be fine since there cannot be a performance issue with rapid creation and destruction of the streamers. It is probably worth revisiting.
@QuantumEF

Copy link
Copy Markdown
Collaborator Author

@TroyNeubauer

@QuantumEF QuantumEF self-assigned this Mar 14, 2026

@QuantumEF QuantumEF left a comment

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Orderings were just changed to SeqCst. this should not be an issue especially since these can only be configured once anyway.

Tests fail, but those are more about the build process and probably have to do with fixing the CI/CD stuff

@QuantumEF QuantumEF enabled auto-merge (squash) March 14, 2026 19:58

@TroyNeubauer TroyNeubauer left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Makes sense. Thanks!

@QuantumEF QuantumEF merged commit 0e61784 into master Mar 14, 2026
5 of 7 checks passed
@QuantumEF QuantumEF deleted the atomic-ordering-hotfix branch March 14, 2026 21:47
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