MCPcopy Create free account
hub / github.com/SKeyerror/Psyduck / TestMemoryReordering

Function TestMemoryReordering

go-concurrency/memory/memory_reordering_test.go:27–34  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

25}
26
27func TestMemoryReordering(t *testing.T) {
28 go MayBeReordering()
29
30 for Done == false {
31 }
32
33 fmt.Println(msg.Msg)
34}

Callers

nothing calls this directly

Calls 1

MayBeReorderingFunction · 0.85

Tested by

no test coverage detected