Skip to content

Improve task exception handling

Compare
Choose a tag to compare
@jamil7 jamil7 released this 30 Nov 20:09
· 53 commits to main since this release

Handle exceptions in AsyncResult's, and AsyncOption's ofTask, and ofUnitTask using the custom awaitTaskWithInnerException function found in the Async module.