Skip to content

Remove unnecessary assertion failure #2005

Merged
designatednerd merged 1 commit intomainfrom
fix/unnecessary-assertion-failure
Oct 26, 2021
Merged

Remove unnecessary assertion failure #2005
designatednerd merged 1 commit intomainfrom
fix/unnecessary-assertion-failure

Conversation

@designatednerd
Copy link
Copy Markdown
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
Copy Markdown

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