Skip to content

Conversation

dasMulli
Copy link
Owner

@dasMulli dasMulli commented Oct 6, 2017

Turns out windows API doesn't like to be called from background threads. This can be a problem when Run() or RunAsync() is called from a background thread.
Since RunAsync() encourages such usage but the implementation of RunAsync() blocks for most of its run anyway, obsolete and hide it.

@dasMulli dasMulli merged commit 33410d6 into master Oct 6, 2017
@dasMulli dasMulli deleted the feature/deprecate-runasync branch October 10, 2017 05:39
@dasMulli dasMulli added this to the 1.1.0 milestone Oct 10, 2017
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