Skip to content

Sometimes mycoder will quit (and even give a performance summary), but not return to shell #141

Closed
@bhouston

Description

@bhouston

This means it is stuck waiting for a promise or something similar.

I just had this happen:

...
🤖 ```bash
🤖 cd mycoder-docs
🤖 yarn
🤖 yarn start
🤖 ```
🤖 
🤖 This will launch the development server at http://localhost:3000/

📊 Performance Profile Results
=======================
Label                                         Time  Duration
Module initialization                       0.01ms    0.01ms
After imports                               0.01ms    0.00ms
Before sourceMapSupport install             0.01ms    0.00ms
After sourceMapSupport install              0.06ms    0.05ms
Main function start                         0.09ms    0.03ms
After dotenv config                         0.20ms    0.11ms
After Sentry init                          27.53ms   27.33ms
Before package.json load                   27.53ms    0.00ms
After package.json load                    27.84ms    0.31ms
Before yargs setup                         27.84ms    0.00ms
After yargs setup                       1233053.39ms1233025.55ms
Total startup time: 1233053.39ms
=======================


^C%  <--- here I hit control-C to kill it.      

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions