We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9531e2 commit 378f1bcCopy full SHA for 378f1bc
test/webaudio/audioworklet_emscripten_locks.c
@@ -14,7 +14,7 @@
14
#define AUDIO_STACK_SIZE 2048
15
16
// Define DISABLE_LOCKS to run the test without locking, which should statistically always fail
17
-#define DISABLE_LOCKS
+//#define DISABLE_LOCKS
18
19
// Number of times mainLoop() calculations get called
20
#define MAINLOOP_CALCS 10000
0 commit comments