Join Slack
Powered by
You're probably running your tests on x86, which h...
# coroutines
m
mp
04/20/2018, 12:32 AM
You're probably running your tests on x86, which has a much stronger memory model than is required by the JMM. You might have different results on, say, SPARC or ARM.
Open in Slack
Previous
Next