Skip to content

It is necessary to modify publish to be synchronous #84

@lorentz-wu

Description

@lorentz-wu

The publish function is asynchronous, and after sending, it may not have finished yet. The issue is when the producer should close the connection. It is necessary to modify publish to be synchronous, so that it confirms the message has been sent before returning.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions