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

Remove unnecessary assertion failure #2005

Merged
merged 1 commit into from
Oct 26, 2021

Conversation

designatednerd
Copy link
Contributor

@designatednerd designatednerd commented Oct 26, 2021

Addresses #2004.

After consulting with @martijnwalraven it seems like leaving this in as a debugPrint will help with the original purpose of this line, which is to provide some information about an unhandled failure, without causing assertions in debug mode when nil has been purposely passed in.

… debugging if a nil action block was passed in on purpose.
@richardtop
Copy link

Awesome, looking forward to getting this merged and released!
Thanks for a quick fix!

@designatednerd designatednerd merged commit 98c52cc into main Oct 26, 2021
@designatednerd designatednerd deleted the fix/unnecessary-assertion-failure branch October 26, 2021 20:53
@hwillson hwillson added this to the Release 0.50.0 milestone Oct 28, 2021
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.

3 participants