Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

Fix the error callback example #158

Merged
merged 1 commit into from
Nov 6, 2014

Conversation

rosshendrickson-wf
Copy link
Contributor

This fixes the example to show how you can assign an async to be executed if there is an unhanded exception in your own async. Due to changes with how we handle results this example no longer work and was throwing its own exceptions trying to access properties that no longer existed. This fixes that.

I think the expected behavior of the error callback example is to re-raise the exception that was found in the other task.

@beaulyddon-wf @tylertreat @tannermiller-wf @ericolson-wf @stevenosborne-wf

@tannermiller-wf
Copy link
Contributor

+1

2 similar comments
@beaulyddon-wf
Copy link
Contributor

+1

@stevenosborne-wf
Copy link

+1

beaulyddon-wf added a commit that referenced this pull request Nov 6, 2014
@beaulyddon-wf beaulyddon-wf merged commit 5fbf584 into Workiva:master Nov 6, 2014
@rosshendrickson-wf rosshendrickson-wf deleted the fix_example branch June 11, 2015 04:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants