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

Ability to wait for long-running process to finish before continuing tape #151

Closed
pmonks opened this issue Nov 7, 2022 · 2 comments
Closed

Comments

@pmonks
Copy link

pmonks commented Nov 7, 2022

It would be ideal if there were a way to wait for a long-running process to finish before the tape continues. For example:

Output demo.gif
Set FontSize 12
Set Width 800
Set Height 500
Type "clojure -T:build test"
Enter
WaitForProcessTermination
Sleep 5s

Note that WaitForProcessTermination is just a placeholder - I'm sure the vhs team have a much better idea of an appropriate command name.

@maaslalani
Copy link
Contributor

Agreed! We will definitely add this this feature if it is possible.

We're tracking this in: #70

@pmonks
Copy link
Author

pmonks commented Nov 7, 2022

My apologies for not finding this - I did look, but clearly not well enough. 😉

@pmonks pmonks closed this as completed Nov 7, 2022
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