Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@TimMoore
Copy link

@TimMoore TimMoore commented Jul 2, 2018

Related to #8497 (comment)

@TimMoore TimMoore requested a review from marcospereira July 2, 2018 10:30
buffer.toList must beEqualTo(List(3, 2, 1))
}

"continue when a hook returns a failed future" in {
Copy link
Author

Choose a reason for hiding this comment

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

This one already passed, but there wasn't an existing test for this behavior.

buffer.toList must beEqualTo(List(3, 1))
}

"continue when a hook throws an exception" in {
Copy link
Author

Choose a reason for hiding this comment

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

This tests the change to DefaultApplicationLifecycle above (and fails without it).

@TimMoore
Copy link
Author

TimMoore commented Jul 2, 2018

I just noticed that this will conflict with #8406, but I think the change is still desirable even in the context of those changes (CC: @ignasi35).

Copy link
Member

@marcospereira marcospereira left a comment

Choose a reason for hiding this comment

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

👍

@marcospereira
Copy link
Member

Backport to 2.6.x: 122629f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants