Skip to content

Commit 740ea7b

Browse files
Revert parallel execution of action on multiple devices
Revert change applied in this commit - telerik/mobile-cli-lib@065512b#diff-3afe2bc0eef11fb206a6cfb650f4057fL213 The idea was to speed up actions executed on multiple devices. However in our current code is not able to work this way. For example `tns run android` is trying to execute multiple simultaneous builds and it fails. Same will happen with livesync in some cases. The problem is with the action that's passed for each device. Until we fix the other code, let's keep the old behavior.
1 parent 9280aa9 commit 740ea7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/common

0 commit comments

Comments
 (0)