Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
kaba0
on July 25, 2023
|
parent
|
context
|
favorite
| on:
Elixir is still safe
Just so people don’t get the bad idea, message passing is still prone to the general category of race conditions, just not data races (without shared memory).
Though there are runtime tools to detect live/dead locks.
Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Though there are runtime tools to detect live/dead locks.