Skip to content
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

Improvements #343

Merged
merged 4 commits into from
Nov 26, 2019
Merged

Improvements #343

merged 4 commits into from
Nov 26, 2019

Conversation

danielwertheim
Copy link
Collaborator

  • Improves flusher and read thread management:
    • On failure, try "clean" next thread
    • On success, remove from list of threads
  • Fixes potential non cleaning of stream in Parser
  • Fixes non disposal of Parser

Copy link
Collaborator

@watfordgnf watfordgnf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

src/NATS.Client/Conn.cs Show resolved Hide resolved
Copy link
Member

@ColinSullivan1 ColinSullivan1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, if you want to add the clear go ahead. Either way works for me.

@danielwertheim danielwertheim merged commit d9a97e1 into nats-io:master Nov 26, 2019
@danielwertheim danielwertheim deleted the improvements branch November 26, 2019 13:25
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.

3 participants