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 fd743d1 commit 597d849Copy full SHA for 597d849
test/test_core.py
@@ -2804,6 +2804,7 @@ def test_pthread_proxying_canceled_work(self):
2804
interleaved_output=False)
2805
2806
@node_pthreads
2807
+ @flaky('https://github.com/emscripten-core/emscripten/issues/19795')
2808
def test_pthread_proxying_refcount(self):
2809
self.set_setting('EXIT_RUNTIME')
2810
self.set_setting('PTHREAD_POOL_SIZE=1')
0 commit comments