Skip to content
Discussion options

You must be logged in to vote

If you call GetAwaiter().GetResult() instead of .Result, it should propagate exceptions correctly. But I would recommend just making everything async instead. Console app's main method can be async as well.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@ptr727
Comment options

@Tyrrrz
Comment options

Answer selected by ptr727
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants