Skip to content

Commit

Permalink
test: wait for more time.
Browse files Browse the repository at this point in the history
  • Loading branch information
membphis committed Jun 13, 2020
1 parent eee2727 commit fd58fdc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions t/multiple-worker.t
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ qr/^worker-events: handler event; source=content_by_lua, event=request1, pid=\d
worker-events: handler event; source=content_by_lua, event=request1, pid=\d+, data=01234567890
worker-events: handler event; source=content_by_lua, event=request1, pid=\d+, data=01234567890
worker-events: handler event; source=content_by_lua, event=request1, pid=\d+, data=01234567890$/
--- wait: 1



Expand Down Expand Up @@ -124,3 +125,4 @@ dropping event: waiting for event data timed out
--- grep_error_log eval: qr/worker-events: handler event.*, data=01234567890/
--- grep_error_log_out eval
qr/^worker-events: handler event; source=content_by_lua, event=request1, pid=nil, data=01234567890$/
--- wait: 1

0 comments on commit fd58fdc

Please sign in to comment.