Skip to content

emulate --availableDevices fixed #1815

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

Merged
merged 1 commit into from
Jun 8, 2016
Merged

emulate --availableDevices fixed #1815

merged 1 commit into from
Jun 8, 2016

Conversation

enchev
Copy link
Contributor

@enchev enchev commented Jun 8, 2016

No description provided.

@enchev enchev force-pushed the availableDevices branch 4 times, most recently from 3574d80 to 9b7d243 Compare June 8, 2016 07:13

if (this.$options.availableDevices) {
return (() => {
let exec = require("child_process").exec;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will it be faster if we require this once (e.g. check if undefined and then require)?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wasn't there some service that handles the execution of child processes?

@hshristov
Copy link

👍 After modification in comments

@enchev enchev force-pushed the availableDevices branch from 0e606a3 to bf64ddf Compare June 8, 2016 09:37
@enchev enchev merged commit b29fa09 into master Jun 8, 2016
@enchev enchev deleted the availableDevices branch June 8, 2016 09:54
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