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

Moved flatMapError to Signal #2531

Merged
merged 1 commit into from Nov 3, 2015

Conversation

NachoSoto
Copy link
Member

Fixes #2414.

@@ -229,6 +229,33 @@ extension SignalType {
}
}

/// Catches any failure that may occur on the input signal, mapping to a new producer
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mapping to a new signal

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nevermind

neilpa added a commit that referenced this pull request Nov 3, 2015
@neilpa neilpa merged commit 081204e into ReactiveCocoa:master Nov 3, 2015
@NachoSoto NachoSoto deleted the signal-flatmap-error branch November 3, 2015 16:58
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.

None yet

2 participants