We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 044d107 commit e42f5e1Copy full SHA for e42f5e1
test/testsuite/wasi_threads_exit_main_wasi_read.wat
@@ -1,5 +1,5 @@
1
;; When the main thread calls proc_exit, it should terminate
2
-;; a thread blocking in a WASI call. (poll_oneoff)
+;; a thread blocking in a WASI call. (fd_read)
3
;;
4
;; assumption: read from FD 0 blocks.
5
0 commit comments