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

Running Project does not stop on opening a New Project #2925

Closed
daksh4469 opened this issue Apr 21, 2021 · 3 comments
Closed

Running Project does not stop on opening a New Project #2925

daksh4469 opened this issue Apr 21, 2021 · 3 comments

Comments

@daksh4469
Copy link
Member

There is no constraint on opening a new project while the current project is running. Hence, opening a new project while the current project is running produces errors in the new project with arrows pointing to the locations of blocks of the previous project.
This is demonstrated in the following video:

newProjectIssue.mp4

This issue can be addressed in the following ways:

  • The user can be prompted to let the run of the current project be completed.
  • The running project can be force-stopped, followed by the opening of a new project.

Please share suggestions and feedback.
Thanks.

@daksh4469
Copy link
Member Author

@walterbender @meganindya Please share your thoughts on this. Thanks.

@walterbender
Copy link
Member

Probably a force stop would make the most sense.

@walterbender
Copy link
Member

fixed as part of #2943

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

No branches or pull requests

2 participants