Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
sroussey
on Oct 31, 2020
|
parent
|
context
|
favorite
| on:
2020's fastest-rising tech jobs? Programming langu...
No memory leaks is always a benefit.
digianarchist
on Oct 31, 2020
[–]
Why do you think PHP doesn't have memory leaks?
derision
on Oct 31, 2020
|
parent
[–]
Every request gets it's own process and memory space which tears down after the request is complete. Unless there's leaks in the runtime itself, you're pretty much unable to create memory leaks in your application code
digianarchist
on Nov 1, 2020
|
root
|
parent
[–]
That's fine for request/response cycles. What about long running background jobs?
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: