Skip to content

SubscriptionManager: ObjectDisposedException #4258

Closed

Description

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

System.AggregateException
A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. (Cannot access a disposed object.
Object name: 'SubscriptionManager'.)

System.ObjectDisposedException: Cannot access a disposed object.
Object name: 'SubscriptionManager'.
  ?, in void SubscriptionManager.Unregister(string subscriptionId)
  ?, in async Task SubscriptionSession.SendResultsAsync() x 2

Steps to reproduce

Not sure

Relevant log output

No response

Additional Context?

No response

Product

Hot Chocolate

Version

11.3.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Area: SubscriptionsIssue is related to Subscriptions or a Subscription Provider🌶️ hot chocolate🔍 investigateIndicates that an issue or pull request needs more information.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions