Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow callbacks to interact with failures from composed interactions #364

Merged
merged 1 commit into from May 31, 2016
Merged

Allow callbacks to interact with failures from composed interactions #364

merged 1 commit into from May 31, 2016

Conversation

tjwallace
Copy link
Contributor

Before this change, if a composed interaction failed, neither around nor after callbacks would be yielded to.

Before this change, if a composed interaction failed, neither around
nor after callbacks would be yielded to.
@AaronLasseigne
Copy link
Owner

@tjwallace thanks for the PR!

This change makes sense to me. @tfausak what do you think?

@tfausak
Copy link
Collaborator

tfausak commented May 28, 2016

Yeah, this looks good!

@tfausak tfausak added the bug label May 28, 2016
@tfausak tfausak self-assigned this May 31, 2016
@tfausak tfausak merged commit ea2636e into AaronLasseigne:master May 31, 2016
@tjwallace tjwallace deleted the yield_compose_failure_to_callbacks branch July 12, 2016 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants