Skip to content

Fix prompter#2441

Merged
TsvetanMilanov merged 1 commit intomasterfrom
milanov/fix-prompter
Jan 18, 2017
Merged

Fix prompter#2441
TsvetanMilanov merged 1 commit intomasterfrom
milanov/fix-prompter

Conversation

@TsvetanMilanov
Copy link
Contributor

After removing the fibers we forgot to await the result from the prompt before calling the unmuteStdout method. After this method is invoked the input from the terminal is not accepted.

Common lib reference: telerik/mobile-cli-lib#877

@TsvetanMilanov TsvetanMilanov added this to the 2.6.0 (TBD) milestone Jan 18, 2017
@TsvetanMilanov TsvetanMilanov self-assigned this Jan 18, 2017
After removing the fibers we forgot to await the result from the prompt before calling the unmuteStdout method. After this method is invoked the input from the terminal is not accepted.

Common lib reference: telerik/mobile-cli-lib#877
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants