Y
Hacker News
new
|
ask
|
show
|
jobs
by
aeosynth
3384 days ago
Heroku does.
1 comments
darkstar999
3384 days ago
> SLEEPS AFTER 30 MINS OF INACTIVITY
Yeah, I don't think that really counts.
link
aeosynth
3384 days ago
You can trivially bypass that with an infinite loop:
while true; do sleep 1; done
link
Yeah, I don't think that really counts.