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

RS-57: Fix MaxListenersExceededWarning warn in Bucket.query method #73

Merged
merged 1 commit into from
Oct 29, 2023

Conversation

atimin
Copy link
Member

@atimin atimin commented Oct 29, 2023

Closes #72

Please check if the PR fulfills these requirements

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • CHANGELOG.md has been updated (for bug fixes / features / docs)

What kind of change does this PR introduce?

Bug fix

What is the current behavior?

See #72

What is the new behavior?

When a record was received from a batch body, the promise removes the error handler.

Does this PR introduce a breaking change?

No

Other information:

@atimin atimin merged commit 228e7dc into main Oct 29, 2023
14 checks passed
@atimin atimin deleted the RS-57-fix-listener-warn branch October 29, 2023 10:13
@atimin atimin changed the title Fix MaxListenersExceededWarning warn in Bucket.query method RS-57: Fix MaxListenersExceededWarning warn in Bucket.query method Oct 29, 2023
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.

Bug: MaxListenersExceededWarning from Bucket.query
1 participant