Skip to content

When onComplete is called from the parent subscription it instantly completes the downstream subscriptions. #1799

@bbakerman

Description

@bbakerman

Describe the bug

When onComplete is called from the parent subscription it instantly
completes the downstream subscriptions.

If any messages are still being processed in a CompletionStage they where lost.

To Reproduce

Have the upstream onComplete happen before the latest downstream async onNext has finished

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions