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: disconnect additional ApiPromise connection after tests run #1621

Conversation

JoeCap08055
Copy link
Collaborator

Goal

The goal of this PR is to make sure all Frequency node connections get closed after integration tests run.

Closes #1620

Checklist

  • Chain spec updated
  • Custom RPC OR Runtime API added/changed? Updated js/api-augment.
  • Design doc(s) updated
  • Tests added
  • Benchmarks added
  • Weights updated

@JoeCap08055 JoeCap08055 requested a review from a team June 27, 2023 13:44
@JoeCap08055 JoeCap08055 enabled auto-merge (squash) July 5, 2023 17:04
@JoeCap08055 JoeCap08055 merged commit 41b41c8 into main Jul 5, 2023
27 checks passed
@JoeCap08055 JoeCap08055 deleted the 1620-bug-integration-test-suite-missing-apipromise-disconnect-after-tests-run branch July 5, 2023 17:25
shannonwells pushed a commit that referenced this pull request Apr 16, 2024
# Goal
The goal of this PR is to make sure all Frequency node connections get
closed after integration tests run.

Closes #1620 

# Checklist
- [ ] Chain spec updated
- [ ] Custom RPC OR Runtime API added/changed? Updated js/api-augment.
- [ ] Design doc(s) updated
- [ ] Tests added
- [ ] Benchmarks added
- [ ] Weights updated

Co-authored-by: Wil Wade <wil.wade@unfinished.com>
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] Integration test suite missing ApiPromise disconnect after tests run
4 participants