-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Raise first error that occurred during coiteration
The reactor will by default log exceptions that occur in the coiterator, resulting in nothing being raised. Code using the asyncdns lib except certain errors to occur when something is wrong so this should keep the current asyncdns interfacing intact, at the cost of taking longer to fail
- Loading branch information
Showing
1 changed file
with
15 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters