Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
EE84M3i
1y ago
0 comments
Save
Share
Safe rust cannot guarantee the lack of race conditions, only the lack of data races.
0 comments
1 comments · 1 top-level
top
newest
oldest
elihu
1y ago
A fair point. You could have two simultaneous code paths access the same hardware device, if such were not protected by a lock or some form of exclusive access to some associated data structure.
j
/
k
navigate · click thread line to collapse