Skip to content

SynchronizationContext.Current is sometimes null #154

@adrianhall

Description

@adrianhall

Describe the bug

In ObservableConcurrentCollection, we rely on the SynchronizationContext.Current being set. It isn't always set.

Need to create a new SynchronizationContext if not set.

Metadata

Metadata

Assignees

Labels

ClientImprovements or additions to the client codeDuplicateThis issue or pull request already exists

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions