Y
Hacker News
new
|
ask
|
show
|
jobs
by
nemothekid
332 days ago
>
until there is no more code to execute
What does "no more code to execute" mean to you? How would you define that?
2 comments
charcircuit
332 days ago
Essentially !uv_loop_alive, when the event loop will exit.
link
Hikikomori
332 days ago
In the context of lambda, when you return.
link