Skip to content

Fix a possible issue introduced with #7799#7801

Closed
akarnokd wants to merge 1 commit into3.xfrom
MpscLinkedQueueFix2
Closed

Fix a possible issue introduced with #7799#7801
akarnokd wants to merge 1 commit into3.xfrom
MpscLinkedQueueFix2

Conversation

@akarnokd
Copy link
Member

In JCTools, the current node's next is set to itself as null could mean trouble.

https://github.com/JCTools/JCTools/blob/master/jctools-core/src/main/java/org/jctools/queues/BaseLinkedQueue.java#L232

Related #7790

@ReactiveX ReactiveX deleted a comment from Jasonw74 Dec 28, 2024
@akarnokd akarnokd closed this Apr 9, 2025
@akarnokd akarnokd deleted the MpscLinkedQueueFix2 branch April 9, 2025 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant