Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Conversation

@wifwucite
Copy link
Contributor

Fixes issue 1428.

Fixes #1428

Description

Ensure that an exception returned by innerRun is not lost in run.

Specific Changes

Basically replaced thenAccept by thenCompose.

Testing

N/A

Fixes issue 1428.
@wifwucite wifwucite requested a review from a team as a code owner January 20, 2022 14:59
Fix formatting which is causing a CheckStyle error in build validation.
@LeeParrishMSFT LeeParrishMSFT merged commit a574d86 into microsoft:main Jan 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dialog::run loses exception when innerRun completes exceptionally

2 participants