[TIMOB-13537] Android: Emulator launch choking on stdin
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Cannot Reproduce |
| Resolution Date | 2013-10-07T16:56:22.000+0000 |
| Affected Version/s | Release 3.1.0 |
| Fix Version/s | n/a |
| Components | CLI |
| Labels | n/a |
| Reporter | Tony Lukasavage |
| Assignee | Tony Lukasavage |
| Created | 2013-04-12T17:43:43.000+0000 |
| Updated | 2017-03-21T22:33:16.000+0000 |
Description
in android's _build.py, the "detached" emulator process seems to be freezing the android emulator on a regular basis. Redirecting stdin to null is making it work properly.
Closing ticket as the issue cannot be reproduced.