|
|
|
|
|
by ViewTrick1002
263 days ago
|
|
> Fully automatic memory-managed languages should be considered first. Of which none has solved concurrency. Some like Java prevents UB but garbage data will still be produced if you don’t diligently protect the access of the shared data. |
|