【发布时间】:2012-01-03 21:48:19
【问题描述】:
当我运行heroku run lein repl 时,我似乎无法关闭该进程。我可以执行以下操作,并从 heroku 的 repl 中退出
我希望上帝我不是being billed。 heroku stop 和 heroku ps:stop (as mentioned here) 都无法从 heroku ps 列表中删除运行。
我该怎么做?还是我只需要等待完整的列表消失?
谢谢
【问题讨论】:
当我运行heroku run lein repl 时,我似乎无法关闭该进程。我可以执行以下操作,并从 heroku 的 repl 中退出
我希望上帝我不是being billed。 heroku stop 和 heroku ps:stop (as mentioned here) 都无法从 heroku ps 列表中删除运行。
我该怎么做?还是我只需要等待完整的列表消失?
谢谢
【问题讨论】:
那些项目没有运行,但已完成。正在运行的实例将显示为up for xm,其中 xm 是以分钟为单位的时间。 complete 显示该进程已停止了多长时间。
有关 heroku ps 的更多信息,see here。
为了更加确定您没有被收费,您可以寻求支持。
【讨论】: