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

Documentation states that processTimeout is in seconds, when it is actually in milliseconds #19

Open
suzukieng opened this issue Jan 6, 2017 · 1 comment
Labels

Comments

@suzukieng
Copy link

https://docs.genymotion.com/Content/04_Tools/Genymotion_Plugin_for_Gradle/Configuring_the_Plugin.htm#configuration-properties

processTimeout = TIMEOUT_IN_SECONDS
sets the timeout in seconds for all processes launched in command line.

But the processTimeout value is interpreted as milliseconds.

@eyal-lezmy eyal-lezmy added the bug label Apr 7, 2017
@eyal-lezmy
Copy link
Contributor

This will be fixed on the next release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants