Skip to content

Commit

Permalink
jobs: unixbench.yaml: skip spawn which may hang and never exit
Browse files Browse the repository at this point in the history
Sometimes, spawan will hang and never exit, then become a defunct.
It's problem of unixbench code, so skip it for now.
I have reported the issue to community:
kdlucas/byte-unixbench#63

Signed-off-by: Jiang Wenjia <[email protected]>
Signed-off-by: Philip Li <[email protected]>
  • Loading branch information
Jiang Wenjia authored and rli9 committed Feb 28, 2019
1 parent 120720f commit 0d6e163
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jobs/unixbench.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ unixbench:
- shell8
- pipe
- context1
- spawn
# - spawn
- syscall
- dhry2reg
- fstime
Expand Down

0 comments on commit 0d6e163

Please sign in to comment.