Skip to content

Commit

Permalink
Join test thread. (#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed Jan 27, 2023
1 parent af5d2f5 commit c566eb7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/webrick/test_httpresponse.rb
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,8 @@ def test_send_body_proc_stream
chunk = s2.read
assert_match /Connection: close\r\n\r\nhello/, chunk
s2.close

thread.join
end
assert_empty logger.messages
end
Expand Down

0 comments on commit c566eb7

Please sign in to comment.