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

Close MonitorConnection streaming RPC #546

Merged
merged 1 commit into from
Oct 8, 2024
Merged

Conversation

zolug
Copy link
Collaborator

@zolug zolug commented Oct 3, 2024

Description

Close MonitorConnection streaming RPC by cancelling the related context once done using it. Thus, avoiding memory leak like symstoms on the server side (NSMgr).

Issue link

#545

Checklist

  • Purpose
    • Bug fix
    • New functionality
    • Documentation
    • Refactoring
    • CI
  • Test
    • Unit test
    • E2E Test
    • Tested manually
  • Introduce a breaking change
    • Yes (description required)
    • No

@zolug
Copy link
Collaborator Author

zolug commented Oct 3, 2024

Screenshot from 2024-10-03 10-09-00

Close MonitorConnection streaming RPC by cancelling
the related context once done using it. Thus, avoiding
memory leak like symstoms on the server side (NSMgr).
@zolug zolug force-pushed the close-monitor-stream branch from 26e0a94 to 9f39ea4 Compare October 3, 2024 11:42
@zolug zolug requested a review from LionelJouin October 4, 2024 08:30
@zolug zolug merged commit 9fa0bb0 into master Oct 8, 2024
13 checks passed
@zolug zolug deleted the close-monitor-stream branch October 8, 2024 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants