Skip to content

Refactor Confirmation Pipe and HeartBeat start #141

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 23, 2022
Merged

Conversation

Gsantomaggio
Copy link
Member

Some small improvements. In some cases, some threads could remain pending.

  • Move the confirmation pipe after the Producer initialization to avoid
    pending thread in case the producer init fails

  • Move the heartbeat start after the login to avoid pending threads
    in case the client fails to connect for some reason.

Signed-off-by: Gabriele Santomaggio [email protected]

* Move the confirmation pipe after the Producer initialization to avoid
pendig thread in case the producer init fails

* Move the heartbeat start after the login to avoid pending threads
in case the client fails to connect for some reason.

Signed-off-by: Gabriele Santomaggio <[email protected]>
@lukebakken lukebakken added this to the 1.0.0-rc.4 milestone Jun 22, 2022
@lukebakken lukebakken self-requested a review June 23, 2022 00:00
@lukebakken lukebakken merged commit 86f924d into main Jun 23, 2022
@lukebakken lukebakken deleted the random_improves branch June 23, 2022 00:01
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