Skip to content

Conversation

@Forgind
Copy link
Contributor

@Forgind Forgind commented Apr 13, 2020

This reverts commit 5d306cc.

This reverts #5246.

That PR removed an error message that appeared whenever a task returned false (failed) without logging an error. Although desirable for debugging behavior, multiple edge cases appeared after it was merged. Some of those were resolved with #5173 and #5191, but with #5203, we decided to back this out until 16.7. The remaining problems should be fixed with #5207.

This resolves #2036.

@rainersigwald
Copy link
Member

Can you please combine with #5207?

@Forgind
Copy link
Contributor Author

Forgind commented Apr 14, 2020

I'd already merged it in. This PR is an intermediate stepping point in case you wanted to merge them separately, but #5207 was already updated with this.

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.

Log our own error if a task returned false but didn't log any errors

2 participants