heroku / heroku-repo

Plugin for heroku CLI that can manipulate the repo
MIT License
686 stars 111 forks source link

Heroku repo commands hang #50

Closed Tonkpils closed 8 years ago

Tonkpils commented 8 years ago

Running the heroku repo:gc or heroku repo:purge_cache commands hang even though the app's logs show the process exited with a status 0 and state changed from up to complete.

This was working fine yesterday but today they just seem to get stuck on the terminal until I cancel it. It seems the commands do end up executing but the CLI doesn't return back control.

tt commented 8 years ago

@dickeyxxx, did anything change for heroku run?

jdx commented 8 years ago

actually yes, I'll look into it

jdx commented 8 years ago

This should be resolved in v5.2.6

Tonkpils commented 8 years ago

@dickeyxxx this is happening again.