I killed an IRB prompt in a not-so-graceful manner (started with heroku run irb), and now I\'ve got a zombie process which I can\'t seem to kill:
heroku run irb
Pr
edit: they've fixed this issue
Heroku doesn't have a way to kill abandoned run.x processes.
But it will be killed automatically after 24 hours.