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

fix(nats): only add listeners when NATS client is not found #56

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

benforshey
Copy link
Contributor

This PR changes our NATS lib so that we only add event listeners if the NATS client is not found.

@benforshey benforshey self-assigned this May 29, 2024
@@ -5,8 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [1.9.13] - 2024 05-29
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This release and my other PR are going to conflict here. I'll fix this based on which gets approved first.

@benforshey benforshey merged commit f1a1ca7 into main Jun 4, 2024
5 checks passed
@benforshey benforshey deleted the bugfix/max-listener-exceeded-warning branch June 4, 2024 17:39
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