Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
nemothekid
6 months ago
|
parent
|
context
|
favorite
| on:
AWS Lambda Silent Crash – A Platform Failure, Not ...
>
until there is no more code to execute
What does "no more code to execute" mean to you? How would you define that?
charcircuit
6 months ago
|
next
[–]
Essentially !uv_loop_alive, when the event loop will exit.
Hikikomori
6 months ago
|
prev
[–]
In the context of lambda, when you return.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
What does "no more code to execute" mean to you? How would you define that?