Skip to content

Conversation

@SapientGuardian
Copy link
Owner

The async void signature of the Open method made it impossible for callers to catch exceptions in the correct context. This PR removes async and adds .wait() in Open() so exceptions can be caught. It also simplifies our ifdefs.

@SapientGuardian SapientGuardian merged commit b9ab494 into 6.9_netstandard Jul 2, 2016
@SapientGuardian SapientGuardian deleted the remove_async_open branch July 2, 2016 15:50
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.

2 participants