HackerTrans
TopNewTrendsCommentsPastAskShowJobs

BlueGreenMagick

no profile record

comments

BlueGreenMagick
·قبل 3 أشهر·discuss
I don't think the control flow relies on GC.

The control flow stops because statements after `await new Promise(() => {});` will never run.

GC is only relied upon to not create a memory leak, but you could argue it's the same for all other objects.
BlueGreenMagick
·قبل 5 أشهر·discuss
I'm curious to hear your take on the situation in the article.

Based on your experience, do you think there are specific ways the author could have communicated differently to elicit a better response from the lawyers?