Skip to content

Allow user-provided task factories for async methods#6

Open
frabert wants to merge 3 commits intorobpaveza:HostObjectBridgeV2.1from
frabert:HostObjectBridgeV2.1
Open

Allow user-provided task factories for async methods#6
frabert wants to merge 3 commits intorobpaveza:HostObjectBridgeV2.1from
frabert:HostObjectBridgeV2.1

Conversation

@frabert
Copy link

@frabert frabert commented Feb 3, 2016

This commit refactors lots of methods and classes to allow the use of
user-provided task factories, useful for spawning async functions in
single-threaded applications or environments where
SynchronizationContext.Current = null

This commit refactors lots of methods and classes to allow the use of
user-provided task factories, useful for spawning async functions in
single-threaded applications or environments where
SynchronizationContext.Current = null
Not strictly related, but anyway...
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.

1 participant