Skip to content

2.x: SpscLinkedArrayQueue#poll returns null #5053

Closed
@jschneider

Description

@jschneider

io.reactivex.internal.queue.SpscLinkedArrayQueue#poll returns null

io.reactivex.internal.fuseable.SimpleQueue#poll is not documented or annotated. Therefore I do not know whether returning null is allowed. But I strongly suspect this is not the case.

If SimpleQueue#poll might return null, at least io.reactivex.internal.operators.flowable.FlowableGroupJoin.GroupJoinSubscription#drain needs to be fixed.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions