Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Fix start bot in windows #2873

Merged
merged 1 commit into from
May 3, 2020
Merged

fix: Fix start bot in windows #2873

merged 1 commit into from
May 3, 2020

Conversation

boydc2014
Copy link
Contributor

Closes #2870

We introduced some enhancement for process management in #2861, which is not compatible with Windows, causing publishing request never return in Windows and the page eventually crashed in page.

This PR fix the local runtime management plugin by bring back previous behavior with a guard isWin, to be able to behave a little different than Mac.

@boydc2014 boydc2014 changed the title Fix start bot in windows fix: Fix start bot in windows May 3, 2020
@github-actions
Copy link

github-actions bot commented May 3, 2020

Coverage Status

Coverage remained the same at 0.0% when pulling f2f0b7c on dong/fix-startbot-win into ff92c2c on master.

@cwhitten cwhitten merged commit b783c8b into master May 3, 2020
@cwhitten cwhitten deleted the dong/fix-startbot-win branch May 3, 2020 15:42
@vishwacsena
Copy link
Contributor

Verified this is good functionally.

lei9444 pushed a commit to lei9444/BotFramework-Composer-1 that referenced this pull request Jun 15, 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