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

Test: Improved --wait behaviour #34764

Closed
3 tasks done
bpasero opened this issue Sep 21, 2017 · 1 comment
Closed
3 tasks done

Test: Improved --wait behaviour #34764

bpasero opened this issue Sep 21, 2017 · 1 comment

Comments

@bpasero
Copy link
Member

bpasero commented Sep 21, 2017

Refs: #24327

Complexity: 2

Running code with --wait parameter from the command line makes the command line process wait until the window that opens is closed. During this milestone we are now tracking the file to open as argument and also terminate the calling process when all the files are closed. This allows to reuse an existing Code instance for this purpose.

  • verify you can use --wait with 0, 1 or many files and the calling process terminates when the files close
  • verify the command line will terminate also when the target window closes or when the target window gets another folder opened
@bpasero bpasero added this to the September 2017 milestone Sep 21, 2017
@bpasero bpasero changed the title Improved --wait behaviour Test: Improved --wait behaviour Sep 22, 2017
@jrieken jrieken modified the milestone: September 2017 Sep 26, 2017
@sandy081 sandy081 removed their assignment Sep 26, 2017
@aeschli aeschli removed their assignment Sep 26, 2017
@auchenberg
Copy link
Contributor

Looks good on Windows 10 RS2.

@auchenberg auchenberg removed their assignment Sep 28, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

7 participants