Skip to content

Commit

Permalink
fix a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
yamt authored and loganek committed Apr 7, 2023
1 parent 044d107 commit e42f5e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/testsuite/wasi_threads_exit_main_wasi_read.wat
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
;; When the main thread calls proc_exit, it should terminate
;; a thread blocking in a WASI call. (poll_oneoff)
;; a thread blocking in a WASI call. (fd_read)
;;
;; assumption: read from FD 0 blocks.
;;
Expand Down

0 comments on commit e42f5e1

Please sign in to comment.