Live data from Hacker News

Viewing profile — gsjs

gsjs

HN member
Joined
Sun, Mar 27, 2016, 9:26 PM UTC
HN karma
1
Public activity
1 items

About gsjs

No profile information was provided.

Recent public activity

  1. comment
    Comment #11371637

    I don't think there's a data race there, but the compiler can't check that. What the compiler sees is more than one thread accessing the variable `data`, which could cause a data r…