[TIMOB-17506] Titianium CLI takes long time to exit after creating new project
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | None |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2014-08-15T20:28:44.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | CLI |
Labels | n/a |
Reporter | Tim Statler |
Assignee | Chris Barber |
Created | 2014-08-15T18:44:12.000+0000 |
Updated | 2014-08-15T20:28:44.000+0000 |
Description
Steps:
0. Install CLI v3.3.0.
1. Run
ti create
, answering prompts as desired.
2. After \[INFO] Project created successfully...
message, wait for command to exit back to shell.
Results: Command exits back to shell after 2-3 minutes.
Expected: Command exits to shell immediately after "success" message.
I don't see this problem with the 3.2.3 CLI.
Are there any files in
~/.titanium/events
?Yes, about 170 of them. Should I attach them?
Naw, just kill all node processes and wipe all files in that directory. Make sure that you're on Titanium CLI 3.3.0.
That did it, thanks Chris. Should I close this out, or is it something to investigate further? Edit: To clarify, I meant could this happen to someone else, and can we address it in the code, or is it a doc/support issue?
I guess we'll never know. It should not happen if you're using Titanium CLI 3.3.0. If you don't have a reproducible test case and you're not experiencing the problem, then this ticket can be resolved, probably as cannot reproduce.