Skip to content

Commit 79a3659

Browse files
committed
Ahem, re-enable locks
1 parent a36da8a commit 79a3659

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/webaudio/audioworklet_emscripten_locks.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
#define AUDIO_STACK_SIZE 2048
1515

1616
// Define DISABLE_LOCKS to run the test without locking, which should statistically always fail
17-
#define DISABLE_LOCKS
17+
//#define DISABLE_LOCKS
1818

1919
// Number of times mainLoop() calculations get called
2020
#define MAINLOOP_CALCS 10000

0 commit comments

Comments
 (0)