mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-14 16:03:41 +00:00
test: make tests deterministic with -scheduler=threads
This commit is contained in:
committed by
Ron Evans
parent
6faf36fc64
commit
31f7214156
Vendored
+1
-1
@@ -19,7 +19,7 @@ closure go call result: 1
|
||||
pre-acquired mutex
|
||||
releasing mutex
|
||||
acquired mutex from goroutine
|
||||
released mutex from goroutine
|
||||
releasing mutex from goroutine
|
||||
re-acquired mutex
|
||||
done
|
||||
called: Foo.Nowait
|
||||
|
||||
Reference in New Issue
Block a user