Skip to content

Fix task tracking#764

Merged
mtmk merged 2 commits into
mainfrom
fix-task-tracking
Mar 7, 2025
Merged

Fix task tracking#764
mtmk merged 2 commits into
mainfrom
fix-task-tracking

Conversation

@mtmk

@mtmk mtmk commented Mar 7, 2025

Copy link
Copy Markdown
Member

Keep a reference to long-running task to avoid potential GC.

mtmk added 2 commits March 7, 2025 12:50
Keep a reference to long-running task to avoid potential GC.

@scottf scottf left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@mtmk
mtmk merged commit 3adaa8f into main Mar 7, 2025
@mtmk
mtmk deleted the fix-task-tracking branch March 7, 2025 17:20
mtmk added a commit that referenced this pull request Mar 7, 2025
* Fix reconnect getting stuck (#758)
* Fix task tracking (#764)
@mtmk mtmk mentioned this pull request Mar 7, 2025
mtmk added a commit that referenced this pull request Mar 7, 2025
* Fix reconnect getting stuck (#758)
* Fix task tracking (#764)
aDisplayName pushed a commit to aDisplayName/nats.net that referenced this pull request Mar 7, 2025
Keep a reference to long-running task to avoid potential GC.
aDisplayName pushed a commit to aDisplayName/nats.net that referenced this pull request Mar 7, 2025
* Fix reconnect getting stuck (nats-io#758)
* Fix task tracking (nats-io#764)
aDisplayName pushed a commit to aDisplayName/nats.net that referenced this pull request Mar 7, 2025
Keep a reference to long-running task to avoid potential GC.
aDisplayName pushed a commit to aDisplayName/nats.net that referenced this pull request Mar 7, 2025
* Fix reconnect getting stuck (nats-io#758)
* Fix task tracking (nats-io#764)
mtmk added a commit that referenced this pull request Mar 12, 2025
* Add support for Direct Get API with key in subject (#771)
* Add Metadata to KV Bucket (#741)
* Added an ability to specify pool size with a callback using IServiceProvider (#757)
* Add NatsPayloadTooLargeException class (#761)
* Make the parameter-less StreamConfig constructor public (#768)
* Release 2.5.10-preview.1 (#766)
* Fix reconnect getting stuck (#758)
* Fix task tracking (#764)
* Fix Windows build (#765)
@mtmk mtmk mentioned this pull request Mar 12, 2025
mtmk added a commit that referenced this pull request Mar 12, 2025
* Add support for Direct Get API with key in subject (#771)
* Add Metadata to KV Bucket (#741)
* Added an ability to specify pool size with a callback using IServiceProvider (#757)
* Add NatsPayloadTooLargeException class (#761)
* Make the parameter-less StreamConfig constructor public (#768)
* Release 2.5.10-preview.1 (#766)
* Fix reconnect getting stuck (#758)
* Fix task tracking (#764)
* Fix Windows build (#765)
@mtmk mtmk added this to the v2.5.11 milestone Mar 21, 2025
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